diff --git a/.github/workflows/build-gradle-project.yml b/.github/workflows/build-gradle-project.yml index 658148e..35b4e42 100644 --- a/.github/workflows/build-gradle-project.yml +++ b/.github/workflows/build-gradle-project.yml @@ -6,7 +6,7 @@ on: jobs: build-gradle-project: env: - IMAGE_TAG: 4.2 + IMAGE_TAG: 4.3 runs-on: ubuntu-latest steps: - name: Get branch names diff --git a/changelog.md b/changelog.md index 87375da..0a28266 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,11 @@ # Changelog -## Release 4.2 [unreleased] +## Release 4.3 +Brief summary of what's in this release: +- Bumped up version number + + +## Release 4.2 [Released 9/2/2025] Brief summary of what's in this release: Removed the calls to Notification Service and the configuration to talk to it since we are no longer sending success emails