Release 0.6.7 v0.6.7
authorChristian Weiske <cweiske@cweiske.de>
Mon, 29 Jan 2018 21:26:36 +0000 (22:26 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 29 Jan 2018 21:26:36 +0000 (22:26 +0100)
ChangeLog
README.rst
appinfo/info.xml
appinfo/version

index 31096b5df6f42c8482df862694857432ae658123..cb056b471b6b98020305a0a075bdbc5455f6c0aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-29  Christian Weiske  <cweiske@cweiske.de>
+
+       * Fix #54: Nextcloud 13 compatibility
+       * Version 0.6.7
+
 2018-01-17  Christian Weiske  <cweiske@cweiske.de>
 
        * Fix admin doc link
 2018-01-17  Christian Weiske  <cweiske@cweiske.de>
 
        * Fix admin doc link
index d03e18e0871b259da319352776396f9bbbad8823..e19381ff6650724a1b85d8179711f3771e3b494e 100644 (file)
@@ -114,9 +114,9 @@ Manual installation
    and extract it.
    For example::
 
    and extract it.
    For example::
 
-     $ 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
+     $ wget http://cweiske.de/download/grauphel/grauphel-0.6.7.tar.gz
+     $ tar xjvf grauphel-0.6.7.tar.gz
+     $ rm grauphel-0.6.7.tar.gz
 
    You do have a directory ``/var/www/nextcloud/apps/grauphel`` now.
 #. Using your browser, login as administrator into nextCloud and click
 
    You do have a directory ``/var/www/nextcloud/apps/grauphel`` now.
 #. Using your browser, login as administrator into nextCloud and click
@@ -226,4 +226,4 @@ To release a new version, do the following:
 
    Signature::
 
 
    Signature::
 
-     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.6.5.tar.gz | openssl base64
+     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.6.7.tar.gz | openssl base64
index b1bfcf768a62e74fa8dc1d0e55b93b0ffe1ee03d..4f37fde9f3e150316628833d98309abb8c0a04dd 100755 (executable)
@@ -9,7 +9,7 @@
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
- <version>0.6.6</version>
+ <version>0.6.7</version>
  <licence>agpl</licence>
  <author>Christian Weiske</author>
  <namespace>Grauphel</namespace>
  <licence>agpl</licence>
  <author>Christian Weiske</author>
  <namespace>Grauphel</namespace>
index 05e8a4593fa1295dda03fae2c32acf14d8823711..2228cad41f3e8cba4de5d7958cbbb80d3147f5e7 100755 (executable)
@@ -1 +1 @@
-0.6.6
+0.6.7