From 75bad9d34abbc7f7a63718fb36fa28973f3b4ac5 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Wed, 16 Aug 2023 21:23:51 +0200 Subject: [PATCH] Trigger release 2.3.0 --- .github/project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 901b6c7eb..536eacd1d 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: Quarkiverse Extension release: - current-version: 2.2.2 - current-major-minor-version: 2.2 - next-version: 2.3.0-SNAPSHOT + current-version: 2.3.0 + current-major-minor-version: 2.3 + next-version: 2.3.1-SNAPSHOT