From 61d6e75f289d9be675a0a79efa6bb53115f2159e Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 5 Dec 2024 18:17:52 +0000 Subject: [PATCH] Version bump --- box.json | 2 +- changelog.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index f6b079e..591fa9d 100644 --- a/box.json +++ b/box.json @@ -1,6 +1,6 @@ { "name":"TestBox", - "version":"6.0.1", + "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 c5bf9ae..3bf7774 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.1] - 2024-12-05 + ## [6.0.0] - 2024-09-27 ### New Features @@ -40,6 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - TESTBOX-400 Drop Adobe 2018 support -[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v6.0.0...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v6.0.1...HEAD + +[6.0.1]: https://github.com/Ortus-Solutions/TestBox/compare/v6.0.0...v6.0.1 [6.0.0]: https://github.com/Ortus-Solutions/TestBox/compare/bc7774b4cc681cd8dfab08b2f3bba26a75f5601b...v6.0.0