From 4f95a49138ba20091cea64cca2b66d6c5f176ab1 Mon Sep 17 00:00:00 2001 From: Christian Berger Date: Tue, 20 Feb 2024 21:34:39 +0100 Subject: [PATCH] chore: prepare release 1.2.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index d675c57..950b8db 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.1.1" - next-version: "1.1.2-SNAPSHOT" + current-version: "1.2.0" + next-version: "1.2.1-SNAPSHOT"