Skip to content

Commit c9b4bf6

Browse files
committed
bump snapshot
1 parent 092ffa3 commit c9b4bf6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
DOCKER_IMAGE: ortussolutions/commandbox
136136
BUILD_IMAGE_TAG: ${{ matrix.BUILD_IMAGE_TAG }}
137137
COMMANDBOX_VERSION: 6.2.0
138-
IMAGE_VERSION: 3.13.2
138+
IMAGE_VERSION: 3.13.5
139139
run: |
140140
# Tag Builds
141141
if [[ $GITHUB_REF == refs/tags/* ]]; then

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
----
9+
## [Unreleased]
10+
911
## [6.2.0/3.13.4] - 2025-05-26
1012

1113
### Changed

0 commit comments

Comments
 (0)