diff options
Diffstat (limited to 'apps/comments/appinfo')
-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 e4c7b451127..e8cb808078b 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.13.0</version> + <version>1.14.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="23" max-version="23"/> + <nextcloud min-version="24" max-version="24"/> </dependencies> <activity> |