From 0af06e9ddb0e89d9e98832fb02db24849d600cd9 Mon Sep 17 00:00:00 2001 From: rizdaprasetya Date: Wed, 1 Sep 2021 11:39:48 +0700 Subject: [PATCH] bump version --- midtrans-gateway.php | 2 +- readme.txt | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/midtrans-gateway.php b/midtrans-gateway.php index b6d8a8f..b6bba18 100644 --- a/midtrans-gateway.php +++ b/midtrans-gateway.php @@ -3,7 +3,7 @@ Plugin Name: Midtrans - WooCommerce Payment Gateway Plugin URI: https://github.com/veritrans/SNAP-Woocommerce Description: Accept all payment directly on your WooCommerce site in a seamless and secure checkout environment with Midtrans -Version: 2.31.0 +Version: 2.31.1 Author: Midtrans Author URI: http://midtrans.co.id License: GPLv2 or later diff --git a/readme.txt b/readme.txt index 6cbb4bd..aefeb30 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: yocki, rizdaprasetya Tags: midtrans, snap, payment, payment-gateway, credit-card, commerce, e-commerce, woocommerce, veritrans Requires at least: 3.9.1 Tested up to: 5.8 -Stable tag: 2.31.0 +Stable tag: 2.31.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -72,6 +72,9 @@ The best way please email to support@midtrans.com, but bugs can be reported in o == Changelog == += 2.31.1 - 2021-09-01 = +* improve compatibility with external optimizer plugins on payment page JS (remove jQuery dependency) + = 2.31.0 - 2021-08-26 = * handle duplicated Snap order_id (incase WP is reinstalled, or DB restored) by auto-adding suffix * improvement on finish url redirect flow, to prevent issue @@ -262,6 +265,9 @@ The best way please email to support@midtrans.com, but bugs can be reported in o == Upgrade Notice == += 2.31.1 - 2021-09-01 = +* improve compatibility with external optimizer plugins on payment page JS (remove jQuery dependency) + = 2.31.0 - 2021-08-26 = * handle duplicated Snap order_id (incase WP is reinstalled, or DB restored) by auto-adding suffix * improvement on finish url redirect flow, to prevent issue