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>2019-03-04 21:35:30 +0300
committerPhie <phie@phie.ovh>2019-03-04 21:35:30 +0300
commitd6695df273f62510b4c6e1004710c51e77b1e926 (patch)
treed7598c02c600aa26c9cfae489766daf87d15b672 /appinfo/info.xml
parentbeb8a90826666ba41fb2012e2c92e47c7b5f4251 (diff)
introducing metadata cache
Diffstat (limited to 'appinfo/info.xml')
-rwxr-xr-xappinfo/info.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d0af31e..eeeee1c 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -18,7 +18,7 @@ Mac, with sync capabilities
- Statistics : words/sentences/characters
- Sync with NextCloud
- Online editor as a NextCloud App]]></description>
- <version>0.12.2</version>
+ <version>0.13.0</version>
<licence>agpl</licence>
<author mail="phie@phie.ovh" >Phie</author>
<namespace>Carnet</namespace>
@@ -27,6 +27,9 @@ Mac, with sync capabilities
<category>tools</category>
<screenshot>https://raw.githubusercontent.com/PhieF/CarnetDocumentation/master/intro/overview.png</screenshot>
<bugs>https://github.com/PhieF/CarnetNextcloud/issues</bugs>
+ <types>
+ <filesystem/>
+ </types>
<dependencies>
<nextcloud min-version="13" max-version="15"/>
</dependencies>