summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-23 16:03:23 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-23 16:03:23 +0100
commit9fcaf65b934640032605863e51f68af90d8ed57a (patch)
tree47cba25701947852a676ad8e6aeaafe21652cd40
parent1fc0e6bcfee7b8edfd684f016fb85f27e6842611 (diff)
downloadgnu-taler-payment-for-woocommerce-9fcaf65b934640032605863e51f68af90d8ed57a.tar.gz
gnu-taler-payment-for-woocommerce-9fcaf65b934640032605863e51f68af90d8ed57a.tar.bz2
gnu-taler-payment-for-woocommerce-9fcaf65b934640032605863e51f68af90d8ed57a.zip
bump version
-rw-r--r--class-wc-gnutaler-gateway.php2
-rw-r--r--readme.txt5
2 files changed, 6 insertions, 1 deletions
diff --git a/class-wc-gnutaler-gateway.php b/class-wc-gnutaler-gateway.php
index 5d859c1..94b2e06 100644
--- a/class-wc-gnutaler-gateway.php
+++ b/class-wc-gnutaler-gateway.php
@@ -9,7 +9,7 @@
* Plugin Name: GNU Taler Payment for WooCommerce
* Plugin URI: https://git.taler.net/woocommerce-taler
* Description: This plugin enables payments via the GNU Taler payment system
- * Version: 0.9.2
+ * Version: 0.9.3
* Author: Dominique Hofmann, Jan StrĂ¼bin, Christian Grothoff
* Author URI: https://taler.net/
*
diff --git a/readme.txt b/readme.txt
index c8ed4de..5f6f223 100644
--- a/readme.txt
+++ b/readme.txt
@@ -45,6 +45,11 @@ A: For the plugin to work correctly you need to have the WooCommerce plugin inst
== Changelog ==
+= 0.9.3 =
+
+* Fix log logic
+* Fix header transmission
+
= 0.9.2 =
* Improve comments about settings, especially explain "secret-token:" prefix.