From 4d5661b0d06338f366d988688df16beeb4f11ecb Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Fri, 8 Dec 2023 17:28:54 +0100 Subject: [PATCH] 1.2.0.alpha2 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 05a05a1..b93e016 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.2.0.alpha1" + current-version: "1.2.0.alpha2" next-version: "999-SNAPSHOT"