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 1, 2024
1 parent 482432d commit 6f23571
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-beta21] - 2024-11-01

## [1.0.0-beta20] - 2024-10-25

## [1.0.0-beta19] - 2024-10-18
Expand Down Expand Up @@ -51,7 +53,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-beta20...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta21...HEAD

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

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

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 Oct 25 15:01:40 UTC 2024
boxlangVersion=1.0.0-beta21
#Fri Nov 01 20:52:53 UTC 2024
boxlangVersion=1.0.0-beta22
jdkVersion=21
version=1.0.0-beta21
version=1.0.0-beta22
group=ortus.boxlang

0 comments on commit 6f23571

Please sign in to comment.