diff --git a/Changelog.md b/Changelog.md index 3b6378d..7b89527 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ ## 3.x Series +## 3.8.0 +##### 2023-05-24 + +- Bump module version to mainline (no change) + ## 3.7.0 ##### 2023-04-04 diff --git a/resources/manifest.php b/resources/manifest.php index d3ff76b..9a7be51 100644 --- a/resources/manifest.php +++ b/resources/manifest.php @@ -4,5 +4,5 @@ return [ 'name' => 'Vanilo Shipment Module', - 'version' => '3.8-dev' + 'version' => '3.8.0' ];