diff --git a/box.json b/box.json index b328692..591fa9d 100644 --- a/box.json +++ b/box.json @@ -1,6 +1,6 @@ { "name":"TestBox", - "version":"6.0.0", + "version":"6.1.0", "location":"https://downloads.ortussolutions.com/ortussolutions/testbox/@build.version@/testbox-@build.version@.zip", "author":"Ortus Solutions ", "slug":"testbox", diff --git a/changelog.md b/changelog.md index 21ccb5f..c5bf9ae 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.0.0] - 2024-09-27 + ### New Features - TESTBOX-391 MockBox converted to script @@ -37,3 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Tasks - TESTBOX-400 Drop Adobe 2018 support + +[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v6.0.0...HEAD + +[6.0.0]: https://github.com/Ortus-Solutions/TestBox/compare/bc7774b4cc681cd8dfab08b2f3bba26a75f5601b...v6.0.0