From 30dea0b368061b2ed58e0baad48e410568df6fc6 Mon Sep 17 00:00:00 2001 From: Robert Brodie Date: Fri, 12 Apr 2024 13:35:42 -0400 Subject: [PATCH 1/2] Bump version to 9.0.0 --- phpdoc.dist.xml | 2 +- src/BitPaySDK/Env.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index 544c2c80..31962365 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -10,7 +10,7 @@ docs - + src diff --git a/src/BitPaySDK/Env.php b/src/BitPaySDK/Env.php index 29de8cd8..c71b52e7 100644 --- a/src/BitPaySDK/Env.php +++ b/src/BitPaySDK/Env.php @@ -17,7 +17,7 @@ interface Env public const TEST_URL = "https://test.bitpay.com/"; public const PROD_URL = "https://bitpay.com/"; public const BITPAY_API_VERSION = "2.0.0"; - public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v8.0.2"; + public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.0.0"; public const BITPAY_API_FRAME = "std"; public const BITPAY_API_FRAME_VERSION = "1.0.0"; } From 1e27a933f32534ed67d85567b4c809aa0377d767 Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Fri, 12 Apr 2024 17:36:12 +0000 Subject: [PATCH 2/2] Update phpdoc --- docs/classes/BitPaySDK-Env.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/classes/BitPaySDK-Env.html b/docs/classes/BitPaySDK-Env.html index 6bfea3c5..50067c9a 100644 --- a/docs/classes/BitPaySDK-Env.html +++ b/docs/classes/BitPaySDK-Env.html @@ -213,7 +213,7 @@

BITPAY_PLUGIN_INFO -  = "BitPay_PHP_Client_v8.0.2" +  = "BitPay_PHP_Client_v9.0.0"
@@ -360,7 +360,7 @@

public mixed BITPAY_PLUGIN_INFO - = "BitPay_PHP_Client_v8.0.2" + = "BitPay_PHP_Client_v9.0.0"