diff --git a/class-wc-gateway-komoju.php b/class-wc-gateway-komoju.php index 8ecc48a..277aae2 100755 --- a/class-wc-gateway-komoju.php +++ b/class-wc-gateway-komoju.php @@ -11,7 +11,7 @@ * @class WC_Gateway_Komoju * @extends WC_Payment_Gateway * - * @version 3.0.9 + * @version 3.1.1 * * @author Komoju */ diff --git a/class-wc-settings-page-komoju.php b/class-wc-settings-page-komoju.php index 5e42935..d6e8af3 100644 --- a/class-wc-settings-page-komoju.php +++ b/class-wc-settings-page-komoju.php @@ -10,7 +10,7 @@ * @class WC_Settings_Page_Komoju * @extends WC_Settings_Page * - * @version 3.0.9 + * @version 3.1.1 * * @author Komoju */ diff --git a/index.php b/index.php index 151cd46..6f2ebbb 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.9 +Version: 3.1.1 Author: KOMOJU Author URI: https://komoju.com */ diff --git a/readme.txt b/readme.txt index 6a52ec7..25d466a 100644 --- a/readme.txt +++ b/readme.txt @@ -171,6 +171,9 @@ Go back to your Wordpress instance and set the "Webhook Secret Token" value on t == Changelog == += 3.1.1 +Hotfix released to resolve issue with other payment plugins. + = 3.0.9 = Fix bug with order cancel webhook.