From 2205de98a35842eaa262ef831796b233be63105d Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 31 Jan 2026 20:48:05 +0000 Subject: [PATCH] build: bump version to 0.0.579 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 835f2abee..ae1245225 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 578, - "version": "0.0.578", + "builds": 579, + "version": "0.0.579", "lastMerge": null, - "lastBuild": "2026-01-31T17:47:03+00:00" + "lastBuild": "2026-01-31T20:48:04+00:00" }