From 1123e6a658966c3731c017069e0504169d0c9710 Mon Sep 17 00:00:00 2001 From: ChetanGN Date: Thu, 19 May 2022 17:46:14 +0530 Subject: [PATCH] Version bump to 3.7.0 --- readme.txt | 8 +++++--- woo-razorpay.php | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index be0f1d9b..a5ceaf56 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.6.1 +Stable tag: 3.7.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -41,8 +41,10 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Changelog == -= 3.6.1 = -* Bug fix in order creation. += 3.7.0 = +* Magic Checkout support for Klaviyo plugin. +* Bug fix for warning message on place order and callback script. +* Bug fix in smart cod support in magic checkout. = 3.6.0 = * New webhook event i.e payment.pending has been added to handle the magic checkout COD orders diff --git a/woo-razorpay.php b/woo-razorpay.php index 7df978a7..08bd7b0d 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.6.1 - * Stable tag: 3.6.1 + * Version: 3.7.0 + * Stable tag: 3.7.0 * Author: Team Razorpay * WC tested up to: 6.4.1 * Author URI: https://razorpay.com