We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe7a6d commit 06c2e7fCopy full SHA for 06c2e7f
src/main/java/com/bitpay/sdk/Config.java
@@ -34,7 +34,7 @@ public class Config {
34
/**
35
* BitPay Plugin Info Version.
36
*/
37
- public static final String BITPAY_PLUGIN_INFO = "BitPay_Java_Client_v9.0.1";
+ public static final String BITPAY_PLUGIN_INFO = "BitPay_Java_Client_v9.0.2";
38
39
* BitPay Api Frame.
40
0 commit comments