diff --git a/box.json b/box.json index 4c44ed8..2cff96f 100644 --- a/box.json +++ b/box.json @@ -1,6 +1,6 @@ { "name":"ContentBox CLI", - "version":"1.6.0", + "version":"1.5.1", "location":"https://downloads.ortussolutions.com/ortussolutions/commandbox-modules/contentbox-cli/@build.version@/contentbox-cli-@build.version@.zip", "slug":"contentbox-cli", "author":"Ortus Solutions, Corp", diff --git a/changelog.md b/changelog.md index 4910e90..79b1b33 100644 --- a/changelog.md +++ b/changelog.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * Updated github actions for consistency +* `box` binary removed, not sure why it was there in the first place ## [v1.5.0] => 2023-DEC-14