Skip to content

Commit

Permalink
bump snapshot [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Apr 3, 2024
1 parent 49568af commit 9b0fa5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
DOCKER_IMAGE: ortussolutions/commandbox
BUILD_IMAGE_TAG: ${{ matrix.BUILD_IMAGE_TAG }}
COMMANDBOX_VERSION: 6.0.0
IMAGE_VERSION: 3.9.2
IMAGE_VERSION: 3.9.3
run: |
# Tag Builds
if [[ $GITHUB_REF == refs/tags/* ]]; then
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

----
## [Unreleased]

## [6.0.0/3.9.2] - 2024-03-28
### Changed
* `:lucee5` tags changed to match CommandBox 6 Lucee version of `5.4.4+38`
Expand Down

0 comments on commit 9b0fa5c

Please sign in to comment.