Release 0.7.1 v0.7.1
authorChristian Weiske <cweiske@cweiske.de>
Thu, 3 Jan 2019 22:08:33 +0000 (23:08 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 3 Jan 2019 22:08:33 +0000 (23:08 +0100)
ChangeLog
README.rst
appinfo/info.xml
appinfo/version

index 0a42100833ee83d0e60d514475c975b44c99d3de..50bbe348f1c9985096a184013c802f0f948d623d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-03  Christian Weiske  <cweiske@cweiske.de>
+
+       * Mark 0.7.0 as compatible with Nextcloud 15
+       * Version 0.7.1
+
 2018-10-07  Christian Weiske  <cweiske@cweiske.de>
 
        * Make grauphel compatible with Nextcloud 14
index 659b1aea875e5fb277afabc7f0046ac05b90632b..da98f92f4480e4e26cf2b0d4415db3d20bc0fc01 100644 (file)
@@ -45,7 +45,7 @@ __ https://launchpad.net/tomdroid
 
 Known working versions
 ======================
-grauphel 0.7.0 is known to work with:
+grauphel 0.7.1 is known to work with:
 
 * Tomboy 1.15.2, Linux
 * Tomboy 1.15.1, Windows
@@ -114,9 +114,9 @@ Manual installation
    and extract it.
    For example::
 
-     $ wget http://cweiske.de/download/grauphel/grauphel-0.7.0.tar.gz
-     $ tar xjvf grauphel-0.7.0.tar.gz
-     $ rm grauphel-0.7.0.tar.gz
+     $ wget http://cweiske.de/download/grauphel/grauphel-0.7.1.tar.gz
+     $ tar xjvf grauphel-0.7.1.tar.gz
+     $ rm grauphel-0.7.1.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.7.0.tar.gz | openssl base64
+     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.7.1.tar.gz | openssl base64
index 0ac34577947be3a74079885d32acc0cd578126d1..5ae80524af95a0d260eb3faa836c8e70469f0572 100755 (executable)
@@ -9,7 +9,7 @@
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
- <version>0.7.0</version>
+ <version>0.7.1</version>
  <licence>agpl</licence>
  <author>Christian Weiske</author>
  <namespace>Grauphel</namespace>
index faef31a4357c48d6e4c55e84c8be8e3bc9055e20..39e898a4f952d339c155a7939d571a5fdd6c8cfc 100755 (executable)
@@ -1 +1 @@
-0.7.0
+0.7.1