From 74856bcc4226e5006945fb90a46d26f67f8ccbf6 Mon Sep 17 00:00:00 2001 From: Naveen Date: Tue, 10 May 2022 16:28:36 +0530 Subject: [PATCH 1/2] version bump --- readme.txt | 6 +++++- woo-razorpay.php | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index ab306280..eb910a96 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.4.1 +Stable tag: 3.4.2 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -41,6 +41,10 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Changelog == += 3.4.2 = +* Feature Auto Enable webhook. +* Tested up to Woocommerce 6.4.1 + = 3.4.1 = * Bug fix in webhook. * Updated Razorpay SDK. diff --git a/woo-razorpay.php b/woo-razorpay.php index 99657f7b..6eb29d2c 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.4.1 - * Stable tag: 3.4.1 + * Version: 3.4.2 + * Stable tag: 3.4.2 * Author: Team Razorpay * WC tested up to: 6.2.2 * Author URI: https://razorpay.com From 69562aa37640e3560c226ce91215a625108cbad0 Mon Sep 17 00:00:00 2001 From: Naveen Date: Tue, 10 May 2022 16:51:07 +0530 Subject: [PATCH 2/2] version bump --- readme.txt | 4 ++-- woo-razorpay.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index eb910a96..861a5460 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.4.2 +Stable tag: 3.5.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -41,7 +41,7 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Changelog == -= 3.4.2 = += 3.5.0 = * Feature Auto Enable webhook. * Tested up to Woocommerce 6.4.1 diff --git a/woo-razorpay.php b/woo-razorpay.php index 6eb29d2c..6237df48 100644 --- a/woo-razorpay.php +++ b/woo-razorpay.php @@ -3,10 +3,10 @@ * Plugin Name: Razorpay for WooCommerce * Plugin URI: https://razorpay.com * Description: Razorpay Payment Gateway Integration for WooCommerce - * Version: 3.4.2 - * Stable tag: 3.4.2 + * Version: 3.5.0 + * Stable tag: 3.5.0 * Author: Team Razorpay - * WC tested up to: 6.2.2 + * WC tested up to: 6.4.1 * Author URI: https://razorpay.com */