From e74062a31183ed004337604087ef4b7433dbd7ab Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sun, 8 Feb 2026 00:34:07 +0000 Subject: [PATCH] build: bump version to 0.0.954 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index b95e49d70..d3b17c9a4 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 953, - "version": "0.0.953", + "builds": 954, + "version": "0.0.954", "lastMerge": null, - "lastBuild": "2026-02-08T00:28:52+00:00" + "lastBuild": "2026-02-08T00:34:06+00:00" }