Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jul 12, 2024
1 parent 71c00b4 commit 2c70b95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions 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-beta5] - 2024-07-12

## [1.0.0-beta4] - 2024-07-05

## [1.0.0-beta3] - 2024-06-28
Expand All @@ -19,10 +21,11 @@ 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-beta4...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-servlet/compare/v1.0.0-beta5...HEAD

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

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

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

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 Jul 05 15:15:32 UTC 2024
boxlangVersion=1.0.0-beta5
#Fri Jul 12 11:12:45 UTC 2024
boxlangVersion=1.0.0-beta6
jdkVersion=21
version=1.0.0-beta5
version=1.0.0-beta6
group=ortus.boxlang

0 comments on commit 2c70b95

Please sign in to comment.