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 bc2cfe03054..7a0f49dd917 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.4.0</version> + <version>1.5.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="14" max-version="14" /> + <nextcloud min-version="15" max-version="15" /> </dependencies> <activity> |