diff --git a/Changelog.md b/Changelog.md index 1429381..fb90aef 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 c5c7eed..326cbcb 100644 --- a/resources/manifest.php +++ b/resources/manifest.php @@ -4,5 +4,5 @@ return [ 'name' => 'Vanilo Properties Module', - 'version' => '4.1-dev' + 'version' => '4.1.0' ];