Skip to content

Commit

Permalink
Merge pull request #198 from razorpay/version_bump_2.7.2
Browse files Browse the repository at this point in the history
Version bump 2.7.2
  • Loading branch information
ChetanGN authored Jul 20, 2021
2 parents b83df3d + b53e511 commit f23648e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: razorpay
Tags: razorpay, payments, india, woocommerce, ecommerce
Requires at least: 3.9.2
Tested up to: 5.7.2
Stable tag: 2.7.1
Stable tag: 2.7.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -41,6 +41,10 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has

== Changelog ==

= 2.7.2 =
* Buf fix in webhook.
* Tested up to Woocommerce 5.5.1

= 2.7.1 =
* Updated the Razorpay Order notes key from woocommerce_order_id to woocommerce_order_number.

Expand Down
6 changes: 3 additions & 3 deletions woo-razorpay.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
* Plugin Name: Razorpay for WooCommerce
* Plugin URI: https://razorpay.com
* Description: Razorpay Payment Gateway Integration for WooCommerce
* Version: 2.7.1
* Stable tag: 2.7.1
* Version: 2.7.2
* Stable tag: 2.7.2
* Author: Team Razorpay
* WC tested up to: 5.3.0
* WC tested up to: 5.5.1
* Author URI: https://razorpay.com
*/

Expand Down

0 comments on commit f23648e

Please sign in to comment.