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

github.com/nextcloud/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f5a6475..8d9934b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,11 +23,11 @@ Users will now get redirected to the first app of the default order or to the
first app of the user order.
</description>
<category>customization</category>
- <version>0.6.0</version>
+ <version>0.7.0</version>
<licence>agpl</licence>
<author mail="jus@bitgrid.net">Julius Härtl</author>
<dependencies>
- <nextcloud min-version="12" max-version="15" />
+ <nextcloud min-version="12" max-version="16" />
</dependencies>
<namespace>AppOrder</namespace>
<repository type="git">https://github.com/juliushaertl/apporder.git</repository>