Skip to content

Commit 7d22b28

Browse files
committed
8.0.1 fixes to bx-coldbox location
1 parent 1109c4f commit 7d22b28

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ColdBox Platform Development Framework",
3-
"version":"8.1.0",
3+
"version":"8.0.1",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox/@build.version@/coldbox-@build.version@.zip",
55
"author":"Ortus Solutions <info@ortussolutions.com>",
66
"slug":"coldbox",

build/resources/box-boxlang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ColdBox Platform For BoxLang",
33
"version": "@build.version@+@build.number@",
4-
"location": "https://downloads.ortussolutions.com/ortussolutions/coldbox/@build.version@/coldbox-@build.version@.zip",
4+
"location": "https://downloads.ortussolutions.com/ortussolutions/bx-coldbox/@build.version@/bx-coldbox-@build.version@.zip",
55
"author": "Ortus Solutions <info@ortussolutions.com>",
66
"slug": "bx-coldbox",
77
"type": "boxlang-modules",

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
- Update bx-coldbox location as it was pointing to the wrong place.
13+
1214
## [8.0.0] - 2025-10-10
1315

1416
- <https://coldbox.ortusbooks.com/readme/release-history/whats-new-with-8.0.0>

0 commit comments

Comments
 (0)