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" ]; } /**