From a81b6f61eb5f7909a24bcc8cb66e65a4932bbe2e Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Thu, 21 Sep 2023 19:31:32 +0100 Subject: [PATCH] Release 2.2.1 (#174) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 68c3f5b..8c4550b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.2.0 - next-version: 2.2.1-SNAPSHOT + current-version: 2.2.1 + next-version: 2.2.2-SNAPSHOT