From f3e869e8b0cac3bead1bf938527101ae6738ddbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20Kr=C3=BCger?= Date: Fri, 6 Sep 2024 17:03:01 +1000 Subject: [PATCH] Update project.yml --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 9060c66..3f4415c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.4" + current-version: "0.0.5" next-version: "999-SNAPSHOT"