diff options
Diffstat (limited to 'apps/testing/appinfo/info.xml')
-rw-r--r-- | apps/testing/appinfo/info.xml | 2 |
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> |