From 1424e3aa6924898ee7e95bb83d471eeb08d76544 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 3 Jan 2026 13:26:26 +0000 Subject: [PATCH] build: bump version to 0.0.62 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index e46188d10..188e5c442 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 61, - "version": "0.0.61", + "builds": 62, + "version": "0.0.62", "lastMerge": null, - "lastBuild": "2026-01-03T13:11:19+00:00" + "lastBuild": "2026-01-03T13:26:25+00:00" }