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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-05-22 13:32:33 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-22 13:32:33 +0300
commit3f2a10f06db73fe96963d622b5b60cdfa73f8087 (patch)
treecd22b6e9c04cca81bee1cb2aa06445a7a27ea375 /appinfo/info.xml
parentd04b67c424d5717101c01a34f2ac7fe595e94fa4 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 d781f1d..15556aa 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description>An app for Nextcloud that automatically assigns tags to newly uploaded files based on some conditions</description>
<licence>AGPL</licence>
<author>Joas Schilling</author>
- <version>1.2.2</version>
+ <version>1.3.0</version>
<namespace>FilesAutomatedTagging</namespace>
<category>files</category>
@@ -20,7 +20,7 @@
</types>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>