diff --git a/readme.txt b/readme.txt index 39b20f45..80d38614 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: razorpay Tags: razorpay, payments, india, woocommerce, curlec, malaysia, ecommerce, international, cross border Requires at least: 3.9.2 Tested up to: 6.3.1 -Stable tag: 4.5.6 +Stable tag: 4.5.7 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -69,6 +69,10 @@ Razorpay is available for Store Owners and Merchants in == Changelog == += 4.5.7 = +* Added nonce and user capability check for route +* Blocked currencies KWD, OMR, BHD. + = 4.5.6 = * Added productId for advance cod support * Updated Razorpay SDK to 2.8.7 diff --git a/woo-razorpay.php b/woo-razorpay.php index 58650b00..454c6937 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: 4.5.6 - * Stable tag: 4.5.6 + * Version: 4.5.7 + * Stable tag: 4.5.7 * Author: Team Razorpay * WC tested up to: 7.9.0 * Author URI: https://razorpay.com