diff --git a/CHANGELOG.md b/CHANGELOG.md index f38a30fd2..730620a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.2.0] - 2025-01-23 + ## Changed - Upgrade ruby version to v3.4.1 ([PR 1783](https://github.com/Crown-Commercial-Service/crown-marketplace-legacy/pull/1783)) diff --git a/VERSION b/VERSION index 2582dddfd..ef8d7569d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.1 \ No newline at end of file +4.2.0 \ No newline at end of file