summaryrefslogtreecommitdiffstats
path: root/apps/testing/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-08-04 19:59:18 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2016-08-08 16:45:40 +0200
commitdae6432ae713751d95a1018551d24f6e10c2d02b (patch)
treea739a375c82339605a8af9b852e0442c826fedad /apps/testing/appinfo
parent70eef2a82e1f7a08e8783af16927c21e59d71ccb (diff)
downloadnextcloud-server-dae6432ae713751d95a1018551d24f6e10c2d02b.tar.gz
nextcloud-server-dae6432ae713751d95a1018551d24f6e10c2d02b.zip
Increment the versions and adjust the capitilization
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 1ab6e67805a..0acccf357fb 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>1.0.0</version>
+ <version>1.1.0</version>
<dependencies>
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>