From 1e33066d6cb2e7b983daa044b4ba89d37f35f560 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 31 Jan 2026 02:51:49 +0000 Subject: [PATCH] build: bump version to 0.0.522 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 4223d2b51..28a31b5fa 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 521, - "version": "0.0.521", + "builds": 522, + "version": "0.0.522", "lastMerge": null, - "lastBuild": "2026-01-31T02:31:03+00:00" + "lastBuild": "2026-01-31T02:51:48+00:00" }