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