From 2fc858db60ccda8d259077cbaad0f6d1af6bfb0d Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 16:07:05 +0000 Subject: [PATCH] build: bump version to 0.0.363 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 1d9ab78f7..a108bdac7 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 362, - "version": "0.0.362", + "builds": 363, + "version": "0.0.363", "lastMerge": null, - "lastBuild": "2026-01-10T16:01:49+00:00" + "lastBuild": "2026-01-10T16:07:04+00:00" }