Skip to content

Commit 4a5f996

Browse files
committed
SP-1067 Bump plugin info
1 parent 2fccd99 commit 4a5f996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Env.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export const Prod = 'PROD';
33
export const TestUrl = 'https://test.bitpay.com/';
44
export const ProdUrl = 'https://bitpay.com/';
55
export const BitpayApiVersion = '2.0.0';
6-
export const BitpayPluginInfo = 'BitPay_NodeJs_Client_v6.2.0';
6+
export const BitpayPluginInfo = 'BitPay_NodeJs_Client_v6.2.1';
77
export const BitpayApiFrame = 'std';
88
export const BitpayApiFrameVersion = '1.0.0';
99

0 commit comments

Comments
 (0)