From 480689daafb120e4bdf711fbfeb9505603b153d2 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sun, 1 Feb 2026 02:09:10 +0000 Subject: [PATCH] build: bump version to 0.0.623 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 5597a7b2c..2cf950203 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 622, - "version": "0.0.622", + "builds": 623, + "version": "0.0.623", "lastMerge": null, - "lastBuild": "2026-02-01T01:58:23+00:00" + "lastBuild": "2026-02-01T02:09:09+00:00" }