From 77ff047a4e688bdd27fc07874c899972bd89e998 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Fri, 16 Aug 2024 19:57:16 +0200 Subject: [PATCH] fix: Mention supported versions in README Signed-off-by: Ferdinand Thiessen --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a523636..c4c21ba7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Since version 4.2 this package provides a Vue.js based file picker, so this pack `@nextcloud/dialogs` | `@nextcloud/vue` | Nextcloud server version -----|-------|----------------------- -5.x | 8.x | Nextcloud 28 and newer +6.x | 8.x | Nextcloud 29 and newer +5.x | 8.x | Nextcloud 28, 29, 30 4.2+ | 7.12 | Nextcloud 25, 26, 27, 27.1 4.1 | *any* | *any*