Skip to content

Commit c243902

Browse files
author
Github Actions
committed
Version bump
1 parent 83077e9 commit c243902

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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.0.4",
3+
"version":"8.1.0",
44
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox/@build.version@/coldbox-@build.version@.zip",
55
"author":"Ortus Solutions <info@ortussolutions.com>",
66
"slug":"coldbox",

changelog.md

Lines changed: 4 additions & 1 deletion
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+
## [8.0.4] - 2025-11-06
13+
1214
### Fixed
1315

1416
- add dependency install so dependencies can be built correctly
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3638
- <https://coldbox.ortusbooks.com/readme/release-history/whats-new-with-8.0.0>
3739
- <https://coldbox.ortusbooks.com/readme/upgrading-to-coldbox-8>
3840

39-
[unreleased]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.3...HEAD
41+
[unreleased]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.4...HEAD
42+
[8.0.4]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.3...v8.0.4
4043
[8.0.3]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.2...v8.0.3
4144
[8.0.2]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.1...v8.0.2
4245
[8.0.1]: https://github.com/ColdBox/coldbox-platform/compare/v8.0.0...v8.0.1

0 commit comments

Comments
 (0)