diff --git a/box.json b/box.json index ab368ae..ccd1486 100644 --- a/box.json +++ b/box.json @@ -1,8 +1,8 @@ { "name":"DocBox", - "version":"4.2.0", + "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..0681df2 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] +### Fixed + +- Using old `http` instead of `https` on download URL + ## [4.1.1] - 2024-02-13 ### Fixed