From 3eee418bff1eb44328d6d400227af308b7fc244f Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 7 Feb 2026 07:38:54 +0000 Subject: [PATCH] build: bump version to 0.0.933 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index daf50f58a..6dd0983fd 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 932, - "version": "0.0.932", + "builds": 933, + "version": "0.0.933", "lastMerge": null, - "lastBuild": "2026-02-07T02:31:07+00:00" + "lastBuild": "2026-02-07T07:38:53+00:00" }