From 4fdbbda08b0f747dc96d263a5147e8a1831de711 Mon Sep 17 00:00:00 2001 From: Robert Brodie Date: Wed, 19 Nov 2025 20:21:47 -0500 Subject: [PATCH 1/2] Bump version to 9.3.2 --- 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 ff41f592..5beb9c28 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 a9d33e05..caa508e5 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.3.1"; + public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.3.2"; public const BITPAY_API_FRAME = "std"; public const BITPAY_API_FRAME_VERSION = "1.0.0"; public const BITPAY_DATETIME_FORMAT = 'Y-m-d\TH:i:s\Z'; From 7b353d6515d504054a2574e5bf87c967553c201c Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Thu, 20 Nov 2025 01:22:49 +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 2f12c782..0e3288e6 100644 --- a/docs/classes/BitPaySDK-Env.html +++ b/docs/classes/BitPaySDK-Env.html @@ -222,7 +222,7 @@

BITPAY_PLUGIN_INFO -  = "BitPay_PHP_Client_v9.3.1" +  = "BitPay_PHP_Client_v9.3.2"
@@ -408,7 +408,7 @@

public mixed BITPAY_PLUGIN_INFO - = "BitPay_PHP_Client_v9.3.1" + = "BitPay_PHP_Client_v9.3.2"