From 40f087549985ffe5ac5d805db81aa18de788daab Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 5 Jan 2026 21:11:46 +0000 Subject: [PATCH] build: bump version to 0.0.211 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 0a2fbaf5f..aab3b4489 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 210, - "version": "0.0.210", + "builds": 211, + "version": "0.0.211", "lastMerge": null, - "lastBuild": "2026-01-05T20:58:30+00:00" + "lastBuild": "2026-01-05T21:11:46+00:00" }