From d914b92d4dabd9656ea272ceabc4504e21dbc6ff Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 20:33:31 +0000 Subject: [PATCH] build: bump version to 0.0.390 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d736f817e..9dd10fdf8 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 389, - "version": "0.0.389", + "builds": 390, + "version": "0.0.390", "lastMerge": null, - "lastBuild": "2026-01-10T20:23:11+00:00" + "lastBuild": "2026-01-10T20:33:31+00:00" }