From 2af2cd1106725651308bc05597dbbabb495cb7a8 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Tue, 3 Feb 2026 00:35:06 +0000 Subject: [PATCH] build: bump version to 0.0.794 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 567aab3c2..6e5110b02 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 793, - "version": "0.0.793", + "builds": 794, + "version": "0.0.794", "lastMerge": null, - "lastBuild": "2026-02-03T00:22:33+00:00" + "lastBuild": "2026-02-03T00:35:05+00:00" }