From a48349b2f7d280f09de232a3d056918b74679c8a Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 21:15:28 +0000 Subject: [PATCH] build: bump version to 0.0.398 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 696a60345..5af8abfab 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 397, - "version": "0.0.397", + "builds": 398, + "version": "0.0.398", "lastMerge": null, - "lastBuild": "2026-01-10T21:10:18+00:00" + "lastBuild": "2026-01-10T21:15:28+00:00" }