From 4ad2f0a3104d43c7b006ad8e10c0de7aee2ea1f5 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 2 Feb 2026 03:04:06 +0000 Subject: [PATCH] build: bump version to 0.0.737 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 0369b4871..fe72d19b7 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 736, - "version": "0.0.736", + "builds": 737, + "version": "0.0.737", "lastMerge": null, - "lastBuild": "2026-02-02T02:58:41+00:00" + "lastBuild": "2026-02-02T03:04:05+00:00" }