From: Christian Weiske Date: Mon, 29 Jan 2018 21:26:36 +0000 (+0100) Subject: Release 0.6.7 X-Git-Tag: v0.6.7 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/refs/tags/v0.6.7?hp=6ec99806d049fa3ff28ede565af1f36d458464e8;ds=sidebyside Release 0.6.7 --- diff --git a/ChangeLog b/ChangeLog index 31096b5..cb056b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-01-29 Christian Weiske + + * Fix #54: Nextcloud 13 compatibility + * Version 0.6.7 + 2018-01-17 Christian Weiske * Fix admin doc link diff --git a/README.rst b/README.rst index d03e18e..e19381f 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.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 @@ -226,4 +226,4 @@ To release a new version, do the following: 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 diff --git a/appinfo/info.xml b/appinfo/info.xml index b1bfcf7..4f37fde 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ Tomboy, Conboy and Tomdroid clients are supported. - 0.6.6 + 0.6.7 agpl Christian Weiske Grauphel diff --git a/appinfo/version b/appinfo/version index 05e8a45..2228cad 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.6.6 +0.6.7