aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--README.rst6
-rwxr-xr-xappinfo/info.xml2
-rwxr-xr-xappinfo/version2
4 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dfd5b3..31096b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2018-01-17 Christian Weiske <cweiske@cweiske.de>
+ * Fix admin doc link
+ * Version 0.6.6
+
+2018-01-17 Christian Weiske <cweiske@cweiske.de>
+
* Make grauphel meta data compatible with Nextcloud 12
* Version 0.6.5
diff --git a/README.rst b/README.rst
index e341453..538f490 100644
--- a/README.rst
+++ b/README.rst
@@ -114,9 +114,9 @@ Manual installation
and extract it.
For example::
- $ wget http://cweiske.de/download/grauphel/grauphel-0.6.5.tar.gz
- $ tar xjvf grauphel-0.6.5.tar.gz
- $ rm grauphel-0.6.5.tar.gz
+ $ wget http://cweiske.de/download/grauphel/grauphel-0.6.6.tar.gz
+ $ tar xjvf grauphel-0.6.6.tar.gz
+ $ rm grauphel-0.6.6.tar.gz
You do have a directory ``/var/www/nextcloud/apps/grauphel`` now.
#. Using your browser, login as administrator into nextCloud and click
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dd71731..d7d43a3 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,7 +9,7 @@
Tomboy, Conboy and Tomdroid clients are supported.
</description>
- <version>0.6.5</version>
+ <version>0.6.6</version>
<licence>agpl</licence>
<author>Christian Weiske</author>
<namespace>Grauphel</namespace>
diff --git a/appinfo/version b/appinfo/version
index ef5e445..05e8a45 100755
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-0.6.5
+0.6.6