diff options
author | Joas Schilling <coding@schilljs.com> | 2021-06-24 16:08:39 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-06-24 16:08:39 +0200 |
commit | 655108a3dcc11305920952e748cc72fee68ab6fb (patch) | |
tree | 104b2deb1aad85bb48de5d8d04cdf3edb503d794 /apps/testing | |
parent | bdfd2d92090f5b80254232aecab523f0aaf5e0fc (diff) | |
download | nextcloud-server-655108a3dcc11305920952e748cc72fee68ab6fb.tar.gz nextcloud-server-655108a3dcc11305920952e748cc72fee68ab6fb.zip |
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/testing')
-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 120ae36b81b..2721902ad6e 100644 --- a/apps/testing/appinfo/info.xml +++ b/apps/testing/appinfo/info.xml @@ -5,7 +5,7 @@ <name>QA testing</name> <summary>This app is only for testing! It is dangerous to have it enabled in a live instance</summary> <description>This app is only for testing! It is dangerous to have it enabled in a live instance</description> - <version>1.11.0</version> + <version>1.12.0</version> <licence>agpl</licence> <author>Joas Schilling</author> <types> |