From 44b872bbaa4a3b8316f9205091c3e5b3e1ddacc5 Mon Sep 17 00:00:00 2001 From: Robert Brodie Date: Sun, 25 Aug 2024 19:07:48 -0400 Subject: [PATCH 1/2] SP-1040 Bump version to 9.1.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 a994f76b..00905c43 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 98f5053b..7ff73fcb 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_v9.0.4"; + public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.1.0"; public const BITPAY_API_FRAME = "std"; public const BITPAY_API_FRAME_VERSION = "1.0.0"; } From e5fe4ff9e30075b22358748d03df313ce3c38bec Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Sun, 25 Aug 2024 23:08:20 +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 ab14ca50..0174ac1a 100644 --- a/docs/classes/BitPaySDK-Env.html +++ b/docs/classes/BitPaySDK-Env.html @@ -216,7 +216,7 @@

BITPAY_PLUGIN_INFO -  = "BitPay_PHP_Client_v9.0.4" +  = "BitPay_PHP_Client_v9.1.0"
@@ -371,7 +371,7 @@

public mixed BITPAY_PLUGIN_INFO - = "BitPay_PHP_Client_v9.0.4" + = "BitPay_PHP_Client_v9.1.0"