From 17ca1b91860c6a6b7938f753e68c298a01725865 Mon Sep 17 00:00:00 2001 From: Prem Chand Date: Wed, 3 Jun 2020 13:53:07 +0530 Subject: [PATCH] version dump --- readme.txt | 9 +++++++-- woo-razorpay.php | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index 301ecae8..5799c8da 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.4 -Stable tag: 2.4.1 +Stable tag: 2.4.2 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -24,7 +24,7 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Dependencies == 1. Wordpress v3.9.2 and later -2. Woocommerce v2.4 and later +2. Woocommerce v2.6 and later 3. PHP v5.6.0 and later 4. php-curl extension @@ -41,6 +41,11 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has == Changelog == += 2.4.2 = +* Bug fix for partial refund shown twice. +* Bug fix for wc-api redirection after payment completed +* Tested upto WordPress 5.4.1 and WooCommerce 4.1.1 + = 2.4.1 = * Updated WordPress support version info diff --git a/woo-razorpay.php b/woo-razorpay.php index a043d17f..9b2d99b2 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: 2.4.1 - * Stable tag: 2.4.1 + * Version: 2.4.2 + * Stable tag: 2.4.2 * Author: Team Razorpay - * WC tested up to: 3.7.1 + * WC tested up to: 4.1.1 * Author URI: https://razorpay.com */