Skip to content

Commit 299e2dc

Browse files
authored
Merge pull request #21 from razorpay/version_bump_2.0.0
Version bump for WHMCS
2 parents 86339a0 + ac182e9 commit 299e2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gateways/razorpay.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Razorpay\Api\Api;
66
use Razorpay\Api\Errors;
77

8-
const RAZORPAY_WHMCS_VERSION= '2.0';
8+
const RAZORPAY_WHMCS_VERSION= '2.0.0';
99
const RAZORPAY_PAYMENT_ID = 'razorpay_payment_id';
1010
const RAZORPAY_ORDER_ID = 'razorpay_order_id';
1111
const RAZORPAY_SIGNATURE = 'razorpay_signature';

0 commit comments

Comments
 (0)