aboutsummaryrefslogtreecommitdiffstats
path: root/apps/testing/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-22 10:03:42 +0200
committerGitHub <noreply@github.com>2016-07-22 10:03:42 +0200
commit03cb588ea981fe21cb1c50ae6d73b8848a82bb90 (patch)
treef9e73bd0ca2d83360f21c8c7fb4fbbc3153d9b3b /apps/testing/appinfo
parent4b4990c48fd4c6841bde260b2b2e1bc665b46e1c (diff)
parent86129a8b88012f97c25fdcdd36376de3187f2742 (diff)
downloadnextcloud-server-03cb588ea981fe21cb1c50ae6d73b8848a82bb90.tar.gz
nextcloud-server-03cb588ea981fe21cb1c50ae6d73b8848a82bb90.zip
Merge pull request #500 from nextcloud/bump_version
Bump version
Diffstat (limited to 'apps/testing/appinfo')
-rw-r--r--apps/testing/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml
index 4c07ed87d01..4b81437c53c 100644
--- a/apps/testing/appinfo/info.xml
+++ b/apps/testing/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>This app is only for testing! It is dangerous to have it enabled in a live instance</description>
<licence>AGPL</licence>
<author>Joas Schilling</author>
- <version>0.1.0</version>
+ <version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</dependencies>