Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Nov 23, 2024
1 parent 6a0cb63 commit abbb7fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0-beta23] - 2024-11-23

## [1.0.0-beta22] - 2024-11-15

## [1.0.0-beta21] - 2024-11-01
Expand Down Expand Up @@ -55,7 +57,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- First iteration of this runtime

[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta22...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta23...HEAD

[1.0.0-beta23]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta22...v1.0.0-beta23

[1.0.0-beta22]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta21...v1.0.0-beta22

Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Fri Nov 15 22:21:41 UTC 2024
boxlangVersion=1.0.0-beta23
#Sat Nov 23 12:55:59 UTC 2024
boxlangVersion=1.0.0-beta24
jdkVersion=21
version=1.0.0-beta23
version=1.0.0-beta24
group=ortus.boxlang

0 comments on commit abbb7fb

Please sign in to comment.