From 7c66109634b930a7e04413921b838054906a9fc4 Mon Sep 17 00:00:00 2001 From: ChetanGN Date: Thu, 23 Jun 2022 20:03:57 +0530 Subject: [PATCH] version bump to 3.9.0 --- readme.txt | 7 ++++++- woo-razorpay.php | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 743e5127..6f821868 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: 5.9 -Stable tag: 3.8.3 +Stable tag: 3.9.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -41,6 +41,11 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Changelog == += 3.9.0 = +* Added Cart line item for magic checkout. +* Bug fix in COD min/max amount restriction for magic checkout. +* Reduced the auto enable webhook verification time to 12 hours. + = 3.8.3 = * Bug fix for UTM data for pixel your site plugin for magic checkout. diff --git a/woo-razorpay.php b/woo-razorpay.php index ff50ea9f..ee85a2f7 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: 3.8.3 - * Stable tag: 3.8.3 + * Version: 3.9.0 + * Stable tag: 3.9.0 * Author: Team Razorpay * WC tested up to: 6.4.1 * Author URI: https://razorpay.com