Skip to content

Commit

Permalink
bump snapshot version [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed May 24, 2023
1 parent 841595d commit 4f797a8
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -97,7 +97,7 @@ jobs:
DOCKER_IMAGE: ortussolutions/commandbox
BUILD_IMAGE_TAG: ${{ matrix.BUILD_IMAGE_TAG }}
COMMANDBOX_VERSION: 5.9.0
IMAGE_VERSION: 3.7.6
IMAGE_VERSION: 3.7.7
run: |
# Tag Builds
if [[ $GITHUB_REF == refs/tags/* ]]; then
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ 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]
## [5.9.0/3.7.6] - 2023-05-23
### Changed
* Adobe 2023 image bumped to release version `2023.0.0+330468`
Expand Down

0 comments on commit 4f797a8

Please sign in to comment.