From 92d5fa55d005a7b7fa49bc530c0642f9c6da14d0 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Mon, 9 Feb 2026 17:11:56 +0000 Subject: [PATCH] chore: bump version to v0.1.2 --- config/version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/version.yaml b/config/version.yaml index 02e1c3c..00fc31e 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.1.1' + app.version: '0.1.2'