From 13a03d8ab4e5364dc6305ddc10624a32294c51bc Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 7 Feb 2026 08:16:19 +0000 Subject: [PATCH] build: bump version to 0.0.935 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d1f9a9c3e..113ba744a 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 934, - "version": "0.0.934", + "builds": 935, + "version": "0.0.935", "lastMerge": null, - "lastBuild": "2026-02-07T07:44:24+00:00" + "lastBuild": "2026-02-07T08:16:18+00:00" }