diff --git a/Changelog.md b/Changelog.md index 32bdc6f..e5bacf3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ ## 3.x Series +## 3.7.0 +##### 2023-04-04 + +- Bump module version to mainline (no change) + ## 3.6.0 ##### 2023-03-07 diff --git a/resources/manifest.php b/resources/manifest.php index 719a575..cf5f5d7 100644 --- a/resources/manifest.php +++ b/resources/manifest.php @@ -4,5 +4,5 @@ return [ 'name' => 'Vanilo Links Module', - 'version' => '3.7-dev' + 'version' => '3.7.0' ];