From 7a7b5e37624e4eafbc660e603bad7f79726696d0 Mon Sep 17 00:00:00 2001 From: Andrea Peruffo Date: Thu, 25 Jan 2024 14:04:49 +0000 Subject: [PATCH] Retry release --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index e87d669..a708459 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.2" + current-version: "0.0.1" next-version: "999-SNAPSHOT"