From 92ce3f19a5b1d39428b5a280f532260d89ab945a Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Tue, 14 Nov 2023 14:45:39 +0200 Subject: [PATCH] Revert "Release 0.1.0" This reverts commit 0310106a115241b9040c6fde6182e3059c24245d. --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 7471f41f2..494c229a7 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.1.0" + current-version: "0" next-version: "999-SNAPSHOT"