From 1df1f441cad1132a3c7a2232c93fcb92b77bbb16 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Thu, 4 Jul 2024 11:57:13 +0200 Subject: [PATCH] chore: release 0.0.9 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index e756d49..07ef346 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: power-server release: - current-version: 0.0.8 - next-version: 0.0.9-SNAPSHOT + current-version: 0.0.9 + next-version: 0.0.10-SNAPSHOT