Release 0.7.2 v0.7.2
authorChristian Weiske <cweiske@cweiske.de>
Wed, 7 Aug 2019 16:53:05 +0000 (18:53 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 7 Aug 2019 16:53:05 +0000 (18:53 +0200)
ChangeLog
README.rst
appinfo/info.xml
appinfo/version

index 50bbe348f1c9985096a184013c802f0f948d623d..683aefda51bf5b4405ee09035197e520994ad07f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-08-07  Christian Weiske  <cweiske@cweiske.de>
+
+       * Mark 0.7.0 as compatible with Nextcloud 16
+       * Version 0.7.2
+
 2019-01-03  Christian Weiske  <cweiske@cweiske.de>
 
        * Mark 0.7.0 as compatible with Nextcloud 15
index da98f92f4480e4e26cf2b0d4415db3d20bc0fc01..4a549ce4da5b5d73ea41b56904e943036c246f02 100644 (file)
@@ -45,7 +45,7 @@ __ https://launchpad.net/tomdroid
 
 Known working versions
 ======================
-grauphel 0.7.1 is known to work with:
+grauphel 0.7.2 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.1.tar.gz
-     $ tar xjvf grauphel-0.7.1.tar.gz
-     $ rm grauphel-0.7.1.tar.gz
+     $ wget http://cweiske.de/download/grauphel/grauphel-0.7.2.tar.gz
+     $ tar xjvf grauphel-0.7.2.tar.gz
+     $ rm grauphel-0.7.2.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.1.tar.gz | openssl base64
+     $ openssl dgst -sha512 -sign ~/.nextcloud/certificates/grauphel.key dist/grauphel-0.7.2.tar.gz | openssl base64
index d82f0b2de421a90d7681838434dfc8c8431684b1..5c896c081a8550a6539c50ad11300ffa375a158b 100755 (executable)
@@ -9,7 +9,7 @@
 
   Tomboy, Conboy and Tomdroid clients are supported.
  </description>
- <version>0.7.1</version>
+ <version>0.7.2</version>
  <licence>agpl</licence>
  <author>Christian Weiske</author>
  <namespace>Grauphel</namespace>
index 39e898a4f952d339c155a7939d571a5fdd6c8cfc..7486fdbc50b3f93d9d04db440483984df5d1dcce 100755 (executable)
@@ -1 +1 @@
-0.7.1
+0.7.2