diff --git a/box.json b/box.json index d9215cf..ccd1486 100644 --- a/box.json +++ b/box.json @@ -1,8 +1,8 @@ { "name":"DocBox", - "version":"4.1.1", + "version":"4.2.1", "author":"Ortus Solutions, Corp", - "location":"http://downloads.ortussolutions.com/ortussolutions/docbox/@build.version@/docbox-@build.version@.zip", + "location":"https://downloads.ortussolutions.com/ortussolutions/docbox/@build.version@/docbox-@build.version@.zip", "homepage":"https://forgebox.io/view/docbox", "documentation":"https://docbox.ortusbooks.com/", "repository":{ diff --git a/changelog.md b/changelog.md index 5d06fa6..872e30b 100644 --- a/changelog.md +++ b/changelog.md @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Using old `http` instead of `https` on download URL + +## [4.1.1] - 2024-02-13 + +### Fixed + - Missed branch identifier in build process ## [4.1.0] - 2024-02-13