From 4ad49c276a5bf560f02edcd32abb35ce59c02a00 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sun, 11 Jan 2026 07:16:44 +0000 Subject: [PATCH] build: bump version to 0.0.421 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index dcba706ac..0d74e83f0 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 420, - "version": "0.0.420", + "builds": 421, + "version": "0.0.421", "lastMerge": null, - "lastBuild": "2026-01-11T07:15:37+00:00" + "lastBuild": "2026-01-11T07:16:44+00:00" }