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

github.com/nextcloud/templateeditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-22 13:09:07 +0300
committerJoas Schilling <coding@schilljs.com>2016-07-22 13:09:07 +0300
commit2a993ec1f5f108f4a9bab80ed403f1cc9163aa48 (patch)
treeca632aeec4c8c4ed6de6177c6f949b012a1f35a1
parent2ef02c0160373f3488795b2083957538256f016d (diff)
Increase the version in master
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index da7e14e..2fe7810 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,9 +7,9 @@ While it is possible to manually change email templates within Nextcloud, this a
</description>
<licence>AGPL</licence>
<author>Jörn Dreyer</author>
- <version>0.1</version>
+ <version>0.2</version>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<shipped>true</shipped>
<default_enable/>