From b5c898448339e68940ed2ab15b70e6d91e9a0e95 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 20 Mar 2026 08:37:01 +0000 Subject: [PATCH] build: bump version to 0.0.2106 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 526f6ab1c..4e5720e47 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 2105, - "version": "0.0.2105", + "builds": 2106, + "version": "0.0.2106", "lastMerge": null, - "lastBuild": "2026-03-20T08:28:04+00:00" + "lastBuild": "2026-03-20T08:37:00+00:00" }