From a58090924a933d022ef5f3c4a3b0deab25a8dfca Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 14 Feb 2024 10:53:27 +0100 Subject: [PATCH] chore: dummy change to be able to properly trigger 0.0.1 release --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 74cefe4..5594a78 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: power-server release: - current-version: 0.0.1 + current-version: 0.0.0.1 next-version: 0.0.2-SNAPSHOT