From 54dfed2950c6f4e672474509cde7a476afce2537 Mon Sep 17 00:00:00 2001 From: Alexander Campos Date: Mon, 23 Oct 2023 21:19:13 -0300 Subject: [PATCH] Atualizando e testando para a versao 2.4.6-p3 --- Setup/Patch/Data/FrenetQuotePatchData.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Setup/Patch/Data/FrenetQuotePatchData.php b/Setup/Patch/Data/FrenetQuotePatchData.php index 789ea4e..b3d09bb 100644 --- a/Setup/Patch/Data/FrenetQuotePatchData.php +++ b/Setup/Patch/Data/FrenetQuotePatchData.php @@ -83,7 +83,7 @@ public static function getDependencies() */ public static function getVersion() { - return '2.4.5'; + return '2.4.6'; } /** @@ -91,7 +91,7 @@ public static function getVersion() */ public function getAliases() { - return [ "frenetshipping-2.4.5.6" ]; + return [ "frenetshipping-2.4.6.1" ]; } /**