From f13c0dd366973eaa1e577bd63e32f7258b8ab526 Mon Sep 17 00:00:00 2001 From: Oliver Wolff <23139298+cuioss@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:45:03 +0200 Subject: [PATCH] chore(release): prepare release 2.7.0 Start the 2.7 minor line: bump current-version to 2.7.0 and the floating development version to 2.7-SNAPSHOT. Triggers the automated Release workflow on merge. Co-Authored-By: Claude --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 35b5854e..99c2a14a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,8 +1,8 @@ name: cui-java-tools release: - current-version: 2.6.2 - next-version: 2.6-SNAPSHOT + current-version: 2.7.0 + next-version: 2.7-SNAPSHOT create-github-release: true maven-build: