From a064b9b41bbc96739eba1f2f72bfc2a2aa6f1fac Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 31 Jan 2026 23:53:18 +0000 Subject: [PATCH] build: bump version to 0.0.606 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 1ecda6d4c..201fc2b0c 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 605, - "version": "0.0.605", + "builds": 606, + "version": "0.0.606", "lastMerge": null, - "lastBuild": "2026-01-31T23:47:45+00:00" + "lastBuild": "2026-01-31T23:53:17+00:00" }