From 9e849f35bb20e6952fc7aab6ebe67f2d8808afa4 Mon Sep 17 00:00:00 2001 From: Frank Lam Date: Wed, 31 Jan 2024 14:08:02 +0800 Subject: [PATCH] Bump to 3.0.6 --- index.php | 2 +- readme.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 89bf2a1..63374ff 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ Plugin Name: KOMOJU Payments Plugin URI: https://github.com/komoju/komoju-woocommerce Description: Extends WooCommerce with KOMOJU gateway. -Version: 3.0.5 +Version: 3.0.6 Author: KOMOJU Author URI: https://komoju.com */ diff --git a/readme.txt b/readme.txt index 4565fd9..c87c1aa 100644 --- a/readme.txt +++ b/readme.txt @@ -156,6 +156,9 @@ the installation of the module. == Changelog == += 3.0.6 = +Update docs for supported WordPress and WooCommerce versions. + = 3.0.5 = Fix occasional instances of not correctly marking an order as refunded. Update available payment method list.