From 1fc6c0db30aa6fd3ba48caf15d50753ad45e3ae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20Kr=C3=BCger?= Date: Tue, 27 Aug 2024 15:06:59 +1000 Subject: [PATCH] 0.0.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 494c229..a708459 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0" + current-version: "0.0.1" next-version: "999-SNAPSHOT"