diff --git a/readme.txt b/readme.txt index a5ceaf56..3059173b 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.7.0 +Stable tag: 3.7.1 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.7.1 = +* Bug fix for auto webhook. +* Added supported subscription webhook events + = 3.7.0 = * Magic Checkout support for Klaviyo plugin. * Bug fix for warning message on place order and callback script. diff --git a/woo-razorpay.php b/woo-razorpay.php index faf6bf9f..7e108285 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.7.0 - * Stable tag: 3.7.0 + * Version: 3.7.1 + * Stable tag: 3.7.1 * Author: Team Razorpay * WC tested up to: 6.4.1 * Author URI: https://razorpay.com