From 32ebfafd441cf4735ee4ebb50db13cbb11ccea99 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 31 Jan 2026 11:21:08 +0000 Subject: [PATCH] build: bump version to 0.0.571 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 803082328..063beee96 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 570, - "version": "0.0.570", + "builds": 571, + "version": "0.0.571", "lastMerge": null, - "lastBuild": "2026-01-31T11:14:45+00:00" + "lastBuild": "2026-01-31T11:21:07+00:00" }