From ec7caf10549f5e67369644d65930fac2d5e29a7f Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Wed, 2 Jul 2025 17:51:46 +0200 Subject: [PATCH] chore: release 0.2.3 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index c175741..aef3f1b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: power-server release: - current-version: 0.2.2 - next-version: 0.2.3-SNAPSHOT + current-version: 0.2.3 + next-version: 0.2.4-SNAPSHOT