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

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2016-12-08 23:46:31 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2016-12-08 23:46:31 +0300
commit9db19c98bed0794f0a9ab020c4dc5fa54076cd88 (patch)
treede4cdfcc54b5a8fd50574fdcbbe0116a47a9ae0e
parentac35531b875ff4db95528b5bbffbd1b56cb59072 (diff)
Minor fix for nextcloud appstorev1.11.0.1
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ce962ee..b514a6e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,10 +6,10 @@
<description>A app to sync SMS with your ownCloud</description>
<licence>agpl</licence>
<author>Loic Blot</author>
- <version>1.11.0</version>
+ <version>1.11.0.1</version>
<dependencies>
<owncloud min-version="8.1" max-version="9.2" />
- <nextcloud min-version="9.0" />
+ <nextcloud min-version="9.0" max-version="11.0" />
</dependencies>
<ocsid>167289</ocsid>