From 3dd22147e8a6c75820973f9a4d363f2013ec0fe3 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 31 Jan 2026 23:30:31 +0000 Subject: [PATCH] build: bump version to 0.0.602 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 989028291..f31555451 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 601, - "version": "0.0.601", + "builds": 602, + "version": "0.0.602", "lastMerge": null, - "lastBuild": "2026-01-31T23:14:37+00:00" + "lastBuild": "2026-01-31T23:30:30+00:00" }