From 7936e5cebee556030c11778ee05a4cfdd4d1ea18 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 6 Feb 2026 22:24:13 +0000 Subject: [PATCH] build: bump version to 0.0.926 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index e11b28805..d419f871a 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 925, - "version": "0.0.925", + "builds": 926, + "version": "0.0.926", "lastMerge": null, - "lastBuild": "2026-02-06T20:21:30+00:00" + "lastBuild": "2026-02-06T22:24:12+00:00" }