diff --git a/readme.txt b/readme.txt index 88b51911..a6353f71 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: razorpay Tags: razorpay, payments, india, woocommerce, ecommerce Requires at least: 3.9.2 Tested up to: 6.0.1 -Stable tag: 4.2.0 +Stable tag: 4.3.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -41,6 +41,16 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Changelog == += 4.3.0 = +* Added affordability widget. +* Bug fix, Order properties cannot be accessed directly. +* Added datalake changes. +* Fixed recursive redirect issue. +* Flycart plugin support +* Mandatory fields check bug fix. +* Auto cart-abandonment with timeout feature. +* Multi-retargeting parallel support. + = 4.2.0 = * Bug fix for cart bounty plugin support issue in magic checkout. * Added mandatory store account creation feature for magic checkout. diff --git a/woo-razorpay.php b/woo-razorpay.php index bdfae372..8331fe4d 100644 --- a/woo-razorpay.php +++ b/woo-razorpay.php @@ -3,8 +3,8 @@ * Plugin Name: Razorpay for WooCommerce * Plugin URI: https://razorpay.com * Description: Razorpay Payment Gateway Integration for WooCommerce - * Version: 4.2.0 - * Stable tag: 4.2.0 + * Version: 4.3.0 + * Stable tag: 4.3.0 * Author: Team Razorpay * WC tested up to: 6.7.0 * Author URI: https://razorpay.com