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