Skip to content

Commit 3ec97ff

Browse files
author
Github Actions
committed
Version bump
1 parent 3be8038 commit 3ec97ff

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"JavaLoader",
33
"author":"Ortus Solutions.com <[email protected]>",
4-
"version":"2.3.0",
4+
"version":"2.4.0",
55
"location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbjavaloader/@build.version@/[email protected]@.zip",
66
"slug":"cbjavaloader",
77
"type":"modules",

changelog.md

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

1010
## [Unreleased]
1111

12+
## [2.3.0] - 2025-08-23
13+
14+
## [2.2.0] - 2025-02-19
15+
1216
### Added
1317

1418
- BoxLang compat to alleviate ACF hardcoding of Java proxies
@@ -104,5 +108,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104108

105109
- Create first module version
106110

107-
[unreleased]: https://github.com/coldbox-modules/cbjavaloader/compare/v2.2.0...HEAD
111+
[unreleased]: https://github.com/coldbox-modules/cbjavaloader/compare/v2.3.0...HEAD
112+
[2.3.0]: https://github.com/coldbox-modules/cbjavaloader/compare/v2.2.0...v2.3.0
108113
[2.2.0]: https://github.com/coldbox-modules/cbjavaloader/compare/768425a02713cf6d17ebae745a4d15cc1e8b603a...v2.2.0

0 commit comments

Comments
 (0)