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 9, 2024
1 parent abd5c14 commit a963339
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-beta9] - 2024-08-09

## [1.0.0-beta8] - 2024-08-02

## [1.0.0-beta7] - 2024-07-26
Expand All @@ -28,7 +30,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-beta8...HEAD
[Unreleased]: https://github.com/ortus-boxlang/boxlang-miniserver/compare/v1.0.0-beta9...HEAD

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

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

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 Aug 02 16:11:24 UTC 2024
boxlangVersion=1.0.0-beta9
#Fri Aug 09 14:36:20 UTC 2024
boxlangVersion=1.0.0-beta10
jdkVersion=21
version=1.0.0-beta9
version=1.0.0-beta10
group=ortus.boxlang

0 comments on commit a963339

Please sign in to comment.