From cab09e2d88f62174581afc8a60fd79ae3c556efa Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 2 Jan 2026 19:53:34 +0000 Subject: [PATCH] build: bump version to 0.0.46 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 59115e3f1..47e70a8c2 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 45, - "version": "0.0.45", + "builds": 46, + "version": "0.0.46", "lastMerge": null, - "lastBuild": "2026-01-02T19:42:55+00:00" + "lastBuild": "2026-01-02T19:53:33+00:00" }