From 4f797a82d5e39836150b50eaa4d69d7807190337 Mon Sep 17 00:00:00 2001 From: jclausen Date: Wed, 24 May 2023 10:47:33 -0400 Subject: [PATCH] bump snapshot version [ci skip] --- .github/workflows/release.yml | 2 +- changelog.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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`