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

github.com/CarnetApp/CarnetNextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhie <phie@phie.ovh>2020-01-18 18:36:29 +0300
committerPhie <phie@phie.ovh>2020-01-18 18:36:29 +0300
commit91bb8a357404542e3df6e40f6fb7a77a789b65b4 (patch)
tree71629cb879b21259bda3948d5f4d63855950563b /appinfo
parent2d9e119be2041621a5ae1aee84fa49c9a0a29804 (diff)
support for nextcloud 18
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f2b5750..b247923 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -19,7 +19,7 @@ Mac, with sync capabilities
- Statistics : words/sentences/characters
- Sync with ownCloud/NextCloud
- Online editor as a ownCloud/NextCloud App]]></description>
- <version>0.19.1</version>
+ <version>0.19.2</version>
<licence>agpl</licence>
<author mail="phie@phie.ovh" >Phie</author>
<namespace>Carnet</namespace>
@@ -32,7 +32,7 @@ Mac, with sync capabilities
<filesystem/>
</types>
<dependencies>
- <nextcloud min-version="13" max-version="17"/>
+ <nextcloud min-version="13" max-version="18"/>
<owncloud min-version="10" max-version="10"/>
</dependencies>