From: Christian Weiske Date: Mon, 21 Sep 2015 19:41:06 +0000 (+0200) Subject: prepare release 0.6.1 X-Git-Tag: v0.6.1^0 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/3d1e6fe92c4923d2693bfa582a36de16547a098e prepare release 0.6.1 --- diff --git a/ChangeLog b/ChangeLog index 31ae2d8..47b43ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-21 Christian Weiske + + * Fix #20 and #25: Add authorization header workaround for fcgid + * Version 0.6.1 + 2015-09-18 Christian Weiske * Fix search in ownCloud 8.1 diff --git a/README.rst b/README.rst index 5b5d65a..7fd2d4e 100644 --- a/README.rst +++ b/README.rst @@ -108,9 +108,9 @@ Manual installation #. Download the latest release from http://cweiske.de/grauphel.htm and extract it. For example:: - $ wget http://cweiske.de/download/grauphel/grauphel-0.6.0.tar.bz2 - $ tar xjvf grauphel-0.6.0.tar.bz2 - $ rm grauphel-0.6.0.tar.bz2 + $ wget http://cweiske.de/download/grauphel/grauphel-0.6.1.tar.bz2 + $ tar xjvf grauphel-0.6.1.tar.bz2 + $ rm grauphel-0.6.1.tar.bz2 You do have a directory ``/var/www/owncloud/apps/grauphel`` now. #. Using your browser, login as administrator into ownCloud and click diff --git a/appinfo/info.xml b/appinfo/info.xml index 95b483c..cc5ad58 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -7,7 +7,7 @@ Tomboy, Conboy and Tomdroid clients are supported. - 0.6.0 + 0.6.1 AGPL3 or later Christian Weiske diff --git a/appinfo/version b/appinfo/version index a918a2a..ee6cdce 100755 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.6.0 +0.6.1