diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5b0dc3e..cbd3348 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 diff --git a/changelog.md b/changelog.md index e56cbd2..45ba6be 100644 --- a/changelog.md +++ b/changelog.md @@ -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`