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:
authorAlfred Egger <alfred.egger@gmx.at>2020-12-16 23:15:52 +0300
committerAlfred Egger <alfred.egger@gmx.at>2020-12-16 23:15:52 +0300
commit7fa0406cacc9abb16b187d1d46a75f7a3895f91e (patch)
tree6c882d3bc88d09b24691119269788e60b2f3e4c1
parent916131efe98cc05d4334c3cc9f6361e88033af98 (diff)
Bump version and add support for Nextcloud 20
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d8131a3..8e86695 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,11 +7,11 @@
<description>An app to sync SMS with your cloud</description>
<licence>agpl</licence>
<author>Loic Blot</author>
- <version>2.1.8</version>
+ <version>2.1.9</version>
<category>multimedia</category>
<category>tools</category>
<dependencies>
- <nextcloud min-version="16" max-version="19" />
+ <nextcloud min-version="18" max-version="20" />
</dependencies>
<website>https://github.com/nextcloud/ocsms</website>