From f506fe302c8462828b686a4dc2d4d6bfabc31ef0 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Tue, 17 Mar 2026 08:17:15 +0000 Subject: [PATCH] chore: bump version to v0.2.4 --- config/version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/version.yaml b/config/version.yaml index fd453bb..5292343 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.2.3' + app.version: '0.2.4'