diff options
author | Joas Schilling <coding@schilljs.com> | 2016-07-21 15:50:30 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-07-21 15:50:30 +0200 |
commit | 86129a8b88012f97c25fdcdd36376de3187f2742 (patch) | |
tree | e1a10a636f8a7b420c4f435f741772cc98d61fa3 /apps/comments/appinfo/info.xml | |
parent | 00b78262e68b55eb395f939e0365ecb4b93dc079 (diff) | |
download | nextcloud-server-86129a8b88012f97c25fdcdd36376de3187f2742.tar.gz nextcloud-server-86129a8b88012f97c25fdcdd36376de3187f2742.zip |
Increase app versions
Diffstat (limited to 'apps/comments/appinfo/info.xml')
-rw-r--r-- | apps/comments/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index c61b4a0fc7c..2c207610599 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -6,7 +6,7 @@ <licence>AGPL</licence> <author>Arthur Schiwon, Vincent Petry</author> <default_enable/> - <version>0.3.0</version> + <version>1.0.0</version> <dependencies> <owncloud min-version="9.1" max-version="9.1" /> </dependencies> |