From 52a48435cbefd85de632a8bd7aa8b2352eb6fe8a Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 2 Feb 2026 09:26:00 +0000 Subject: [PATCH] build: bump version to 0.0.770 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d21fee856..4e3f9adad 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 769, - "version": "0.0.769", + "builds": 770, + "version": "0.0.770", "lastMerge": null, - "lastBuild": "2026-02-02T09:17:11+00:00" + "lastBuild": "2026-02-02T09:25:59+00:00" }