File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -37,5 +37,6 @@ Visit [https://razorpay.com](https://razorpay.com) for support requests or email
3737This is licensed under the [ MIT License] [ mit ]
3838
3939[ mit ] : https://opensource.org/licenses/MIT
40+ [ 7 ] : https://github.com/razorpay/razorpay-whmcs/releases/tag/2.2.1
4041[ 6 ] : https://github.com/razorpay/razorpay-whmcs/releases/tag/2.2.0
4142[ 5 ] : https://github.com/razorpay/razorpay-whmcs/releases/tag/v1.0.3
Original file line number Diff line number Diff line change 77use Razorpay \Api \Api ;
88use Razorpay \Api \Errors ;
99
10- const RAZORPAY_WHMCS_VERSION = '2.2.0 ' ;
10+ const RAZORPAY_WHMCS_VERSION = '2.2.1 ' ;
1111const RAZORPAY_PAYMENT_ID = 'razorpay_payment_id ' ;
1212const RAZORPAY_ORDER_ID = 'razorpay_order_id ' ;
1313const RAZORPAY_SIGNATURE = 'razorpay_signature ' ;
You can’t perform that action at this time.
0 commit comments