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:48:07 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2016-12-08 23:48:07 +0300
commit6eb1a1dc8937aaffdcfdb4e2df2eb6e0f676ad92 (patch)
treecad01cbdce01b7c4e49039769dc31eb2861ce20c
parent9db19c98bed0794f0a9ab020c4dc5fa54076cd88 (diff)
Fix app version for nextcloud store... :(v1.11.1
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b514a6e..527b287 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.11.0.1</version>
+ <version>1.11.1</version>
<dependencies>
<owncloud min-version="8.1" max-version="9.2" />
<nextcloud min-version="9.0" max-version="11.0" />