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:39:20 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2016-12-08 23:40:05 +0300
commitac35531b875ff4db95528b5bbffbd1b56cb59072 (patch)
treefeded36cdd6f4f63e69da14e9af70c2d7835b52c
parent5bcfeb17c3b4d1e83b8020e2be7aa11505e4d25e (diff)
Bump version 1.11.0 with APIv2v1.11.0
This version finished working on APIv2 message fetching permitting Android App to restore messages
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 05f00a0..ce962ee 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,7 +6,7 @@
<description>A app to sync SMS with your ownCloud</description>
<licence>agpl</licence>
<author>Loic Blot</author>
- <version>1.10.1</version>
+ <version>1.11.0</version>
<dependencies>
<owncloud min-version="8.1" max-version="9.2" />
<nextcloud min-version="9.0" />