Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-21 16:50:30 +0300
committerJoas Schilling <coding@schilljs.com>2016-07-21 16:50:30 +0300
commit86129a8b88012f97c25fdcdd36376de3187f2742 (patch)
treee1a10a636f8a7b420c4f435f741772cc98d61fa3 /apps/testing/appinfo
parent00b78262e68b55eb395f939e0365ecb4b93dc079 (diff)
Increase app versions
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>