diff --git a/Changelog.md b/Changelog.md index dca665a..7c6b138 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ ## 4.x Series +## 4.1.0 +##### 2024-07-11 + +- Bump module version to mainline (no change) + ## 4.0.0 ##### 2024-04-25 diff --git a/resources/manifest.php b/resources/manifest.php index cc802d9..8e28156 100644 --- a/resources/manifest.php +++ b/resources/manifest.php @@ -4,5 +4,5 @@ return [ 'name' => 'Vanilo Checkout Module', - 'version' => '4.1-dev' + 'version' => '4.1.0' ];