From 36eec847a8ba65cf8fe2a42ff045ebbc423db005 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 3 Jan 2026 09:12:01 +0000 Subject: [PATCH] build: bump version to 0.0.57 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 0ee07da19..bf044b9c2 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 56, - "version": "0.0.56", + "builds": 57, + "version": "0.0.57", "lastMerge": null, - "lastBuild": "2026-01-03T08:54:02+00:00" + "lastBuild": "2026-01-03T09:12:00+00:00" }