From a57abcec72d625cbf2d8a75864c4bbbb73a3ef04 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 8 Oct 2025 17:38:54 +0200 Subject: [PATCH] chore: release 0.3.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index aef3f1b..18b5677 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: power-server release: - current-version: 0.2.3 - next-version: 0.2.4-SNAPSHOT + current-version: 0.3.0 + next-version: 0.3.1-SNAPSHOT