From 6d043c1a7f719e431544fafe8e6cdc9630d70b92 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 13 Feb 2024 21:03:13 +0000 Subject: [PATCH] Version bump --- box.json | 2 +- changelog.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index ccd1486..69964a3 100644 --- a/box.json +++ b/box.json @@ -1,6 +1,6 @@ { "name":"DocBox", - "version":"4.2.1", + "version":"4.3.0", "author":"Ortus Solutions, Corp", "location":"https://downloads.ortussolutions.com/ortussolutions/docbox/@build.version@/docbox-@build.version@.zip", "homepage":"https://forgebox.io/view/docbox", diff --git a/changelog.md b/changelog.md index 0681df2..a539f6f 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.2.1] - 2024-02-13 + +## [4.1.1] - 2024-02-13 + ### Fixed - Using old `http` instead of `https` on download URL @@ -172,7 +176,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated to DocBox styles -[Unreleased]: https://github.com/Ortus-Solutions/DocBox/compare/v4.1.1...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/DocBox/compare/v4.2.1...HEAD + +[4.2.1]: https://github.com/Ortus-Solutions/DocBox/compare/v4.1.1...v4.2.1 [4.1.1]: https://github.com/Ortus-Solutions/DocBox/compare/v4.1.0...v4.1.1