From 274d889a52a4208c89a6670cbea5a156e9797f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20LAZARUS?= <58324636+flazarus1A@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:07:20 +0100 Subject: [PATCH] Release 1.1.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index c09f14c..c9f863f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.0.0" - next-version: "1.1.0-SNAPSHOT" + current-version: "1.1.0" + next-version: "1.2.0-SNAPSHOT"