Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 13, 2024
1 parent 6b721f2 commit 5287038
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-beta25] - 2024-12-13

## [1.0.0-beta24] - 2024-12-02

## [1.0.0-beta23] - 2024-11-23
Expand Down Expand Up @@ -59,7 +61,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-beta24...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta25...HEAD

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

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

Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Mon Dec 02 11:44:52 UTC 2024
boxlangVersion=1.0.0-beta25
#Fri Dec 13 21:23:39 UTC 2024
boxlangVersion=1.0.0-beta26
jdkVersion=21
version=1.0.0-beta25
version=1.0.0-beta26
group=ortus.boxlang

0 comments on commit 5287038

Please sign in to comment.