diff options
Diffstat (limited to 'apps/comments/appinfo/info.xml')
-rw-r--r-- | apps/comments/appinfo/info.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index eb711c4b569..b67def1fb9d 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -4,11 +4,12 @@ <name>Comments</name> <description>Files app plugin to add comments to files</description> <licence>AGPL</licence> - <author>Arthur Schiwon, Vincent Petry</author> + <author>Arthur Schiwon</author> + <author>Vincent Petry</author> <default_enable/> - <version>1.2.0</version> + <version>1.3.0</version> <dependencies> - <nextcloud min-version="12" max-version="12" /> + <nextcloud min-version="13" max-version="13" /> </dependencies> <types> <logging/> |