Skip to content

Commit 95a3222

Browse files
SP-1188 - Bump version
1 parent 679bb74 commit 95a3222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BitPaySDK/Env.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ interface Env
1717
public const TEST_URL = "https://test.bitpay.com/";
1818
public const PROD_URL = "https://bitpay.com/";
1919
public const BITPAY_API_VERSION = "2.0.0";
20-
public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.2.0";
20+
public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.2.1";
2121
public const BITPAY_API_FRAME = "std";
2222
public const BITPAY_API_FRAME_VERSION = "1.0.0";
2323
}

0 commit comments

Comments
 (0)