From f1bec28dbc911ae6987d7ab515bccefea5b3ff7a Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 2 Feb 2026 10:44:37 +0000 Subject: [PATCH] build: bump version to 0.0.778 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 94d8560a2..38595ae8a 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 777, - "version": "0.0.777", + "builds": 778, + "version": "0.0.778", "lastMerge": null, - "lastBuild": "2026-02-02T10:30:58+00:00" + "lastBuild": "2026-02-02T10:44:37+00:00" }