Release 0.7.4 v0.7.4
authorChristian Weiske <cweiske@cweiske.de>
Thu, 2 Apr 2020 20:06:47 +0000 (22:06 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 2 Apr 2020 20:10:40 +0000 (22:10 +0200)
ChangeLog
README.rst
appinfo/info.xml
appinfo/version

index ddf335201ec327b90e1a0ab9706f38f548956c65..8daa7f0c1671843c205201a91468674ce4a6faaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-04-02  Christian Weiske  <cweiske@cweiske.de>
+
+       * Mark 0.7.0 as compatible with Nextcloud 18 by Joan Moreau
+       * Version 0.7.4
+
 2019-12-19  Christian Weiske  <cweiske@cweiske.de>
 
        * Mark 0.7.0 as compatible with Nextcloud 17 by Joan Moreau
index b8c3f2b23ebcd85ac618f0b7904e68f1a35d0d5f..0f943f7df907434235032ed1ba8830d786a54c90 100644 (file)
@@ -45,7 +45,7 @@ __ https://github.com/tomboy-notes/tomdroid
 
 Known working versions
 ======================
-grauphel 0.7.3 is known to work with:
+grauphel 0.7.4 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.3.tar.gz
-     $ tar xjvf grauphel-0.7.3.tar.gz
-     $ rm grauphel-0.7.3.tar.gz
+     $ wget http://cweiske.de/download/grauphel/grauphel-0.7.4.tar.gz
+     $ tar xjvf grauphel-0.7.4.tar.gz
+     $ rm grauphel-0.7.4.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.3.tar.gz | openssl base64
+     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.7.4.tar.gz | openssl base64
index 7b04b55b43482225642db678ee114f0b91ebbe32..ac48fb7027adfa2bea8cdb7cbbe1c0cf7b7ad9d5 100755 (executable)
@@ -9,7 +9,7 @@
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
- <version>0.7.3</version>
+ <version>0.7.4</version>
  <licence>agpl</licence>
  <author>Christian Weiske</author>
  <namespace>Grauphel</namespace>
index f38fc5393ff66e64aaa5d8733ea9b44d31927dce..0a1ffad4b4df766be3d8a23383cfb3d1defb19f7 100755 (executable)
@@ -1 +1 @@
-0.7.3
+0.7.4