commit 9fcaf65b934640032605863e51f68af90d8ed57a
parent 1fc0e6bcfee7b8edfd684f016fb85f27e6842611
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 23 Feb 2023 16:03:23 +0100
bump version
Diffstat:
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git 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
@@ -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.