Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Aug 2, 2024
1 parent 37a62de commit abd5c14
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-beta8] - 2024-08-02

## [1.0.0-beta7] - 2024-07-26

## [1.0.0-beta6] - 2024-07-19
Expand All @@ -26,7 +28,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgraded to Undertow latest due to security fix
- First iteration of this module

[Unreleased]: https://github.com/ortus-boxlang/boxlang-miniserver/compare/v1.0.0-beta7...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-miniserver/compare/v1.0.0-beta8...HEAD

[1.0.0-beta8]: https://github.com/ortus-boxlang/boxlang-miniserver/compare/v1.0.0-beta7...v1.0.0-beta8

[1.0.0-beta7]: https://github.com/ortus-boxlang/boxlang-miniserver/compare/v1.0.0-beta6...v1.0.0-beta7

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 26 19:30:26 UTC 2024
boxlangVersion=1.0.0-beta8
#Fri Aug 02 16:11:24 UTC 2024
boxlangVersion=1.0.0-beta9
jdkVersion=21
version=1.0.0-beta8
version=1.0.0-beta9
group=ortus.boxlang

0 comments on commit abd5c14

Please sign in to comment.