diff options
Diffstat (limited to 'apps/comments/appinfo/info.xml')
-rw-r--r-- | apps/comments/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index 72ed2b0ce5f..46a914c2897 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -5,7 +5,7 @@ <name>Comments</name> <summary>Files app plugin to add comments to files</summary> <description>Files app plugin to add comments to files</description> - <version>1.6.0</version> + <version>1.7.0</version> <licence>agpl</licence> <author>Arthur Schiwon</author> <author>Vincent Petry</author> @@ -17,7 +17,7 @@ <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="16" max-version="16"/> + <nextcloud min-version="17" max-version="17"/> </dependencies> <activity> |