From 3afe506cad828a91dd4ddcf75e233890e969cd1b Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Thu, 5 Feb 2026 22:41:06 +0000 Subject: [PATCH] build: bump version to 0.0.878 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 0a9ce08bd..c6051d255 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 877, - "version": "0.0.877", + "builds": 878, + "version": "0.0.878", "lastMerge": null, - "lastBuild": "2026-02-05T22:35:36+00:00" + "lastBuild": "2026-02-05T22:41:05+00:00" }