From 50cd0d9ea1d29aa4207d349652dcdabfceb80ff9 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 20 Mar 2026 10:15:35 +0000 Subject: [PATCH] build: bump version to 0.0.2122 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 9d147557a..f7e749ff2 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 2121, - "version": "0.0.2121", + "builds": 2122, + "version": "0.0.2122", "lastMerge": null, - "lastBuild": "2026-03-20T10:09:06+00:00" + "lastBuild": "2026-03-20T10:15:34+00:00" }