diff options
Diffstat (limited to 'apps/testing/appinfo/info.xml')
-rw-r--r-- | apps/testing/appinfo/info.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml index 41b07447d55..35ee3715b5c 100644 --- a/apps/testing/appinfo/info.xml +++ b/apps/testing/appinfo/info.xml @@ -5,8 +5,8 @@ <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.1.0</version> + <version>1.2.0</version> <dependencies> - <nextcloud min-version="11" max-version="11" /> + <nextcloud min-version="12" max-version="12" /> </dependencies> </info> |