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>2017-08-16 18:59:53 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2017-08-16 18:59:53 +0300
commit26b7dd28fa32894379e7deecbb6d788c49557db3 (patch)
tree801bde4518137d565e8dfeef4b058b0866d61dc6
parentca6ad6d071d22cd3a17f207e6a0021b7eb1409d5 (diff)
Increase owncloud max-version and bump version1.12.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 2fc060f..8fc9286 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,12 +7,12 @@
<description>An app to sync SMS with your cloud</description>
<licence>agpl</licence>
<author homepage="https://www.unix-experience.fr">Loic Blot</author>
- <version>1.12.0</version>
+ <version>1.12.1</version>
<category>multimedia</category>
<category>tools</category>
<dependencies>
<php min-version="5.6" min-int-size="32"/>
- <owncloud min-version="8.1" max-version="9.2" />
+ <owncloud min-version="8.1" max-version="10.0" />
<nextcloud min-version="9.0" max-version="12.0" />
</dependencies>