From f4d2afffb6532ccec212bcdda19083950b4fa2f1 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Tue, 14 Nov 2023 14:57:32 +0200 Subject: [PATCH] Revert "Release 0.1.0" This reverts commit 9eea88f65d2400c5cab6bce44a723f6ed4c78cd7. --- .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"