From 89708e3476813731ee4613dc08348a5e928a47df Mon Sep 17 00:00:00 2001 From: Pete Cornish Date: Wed, 27 Mar 2024 20:55:01 +0000 Subject: [PATCH] build: release v3.35.2. --- CHANGELOG.md | 4 ++++ gradle.properties | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dab702250..4352d6c13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [3.35.2] - 2024-03-27 +### Changed +- chore(deps): bumps base image to 11.0.22_7-jre-jammy. + ## [3.35.1] - 2024-03-09 ### Changed - chore(deps): bumps CLI to 0.38.0. diff --git a/gradle.properties b/gradle.properties index 2b1ef140f..00d6c6415 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -projectVersion=0.0.0-SNAPSHOT +projectVersion=3.35.2