From 4b09ccbf7b31b565abc99bdf2be310ac2f382463 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 6 Feb 2026 13:32:19 +0000 Subject: [PATCH] build: bump version to 0.0.908 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d15a9b5cf..a68cb1353 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 907, - "version": "0.0.907", + "builds": 908, + "version": "0.0.908", "lastMerge": null, - "lastBuild": "2026-02-06T13:25:38+00:00" + "lastBuild": "2026-02-06T13:32:18+00:00" }