Skip to content

Commit

Permalink
Atualizando e testando para a versao 2.4.6-p3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandercamps0 committed Oct 24, 2023
1 parent 6cfcf3d commit 54dfed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Setup/Patch/Data/FrenetQuotePatchData.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ public static function getDependencies()
*/
public static function getVersion()
{
return '2.4.5';
return '2.4.6';
}

/**
* @inheritdoc
*/
public function getAliases()
{
return [ "frenetshipping-2.4.5.6" ];
return [ "frenetshipping-2.4.6.1" ];
}

/**
Expand Down

0 comments on commit 54dfed2

Please sign in to comment.