From 79271eb1b61c8a506ab76960e5f932c00490bef2 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Mon, 17 Mar 2025 08:38:20 +0100 Subject: [PATCH] chore: release 0.2.1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 08c71d1c..5cdd0984 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: power-server release: - current-version: 0.2.0 - next-version: 0.2.1-SNAPSHOT + current-version: 0.2.1 + next-version: 0.2.2-SNAPSHOT