From 9ca1f3695fb5c36a55e748af2a5202dbea093a19 Mon Sep 17 00:00:00 2001 From: Steve <34465153+xxl4@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:23:24 +0800 Subject: [PATCH] fix 1.0.4 to 1.0.3 --- src/Config/CheckoutCod.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config/CheckoutCod.php b/src/Config/CheckoutCod.php index 23030f2..ba78ee0 100644 --- a/src/Config/CheckoutCod.php +++ b/src/Config/CheckoutCod.php @@ -17,12 +17,12 @@ * * The version of the package */ - 'version' => '1.0.4', + 'version' => '1.0.3', /** * * The version number of the package */ - 'versionNum' => '104', + 'versionNum' => '103', /** *