From 921682dff8856a36498c3106111e7c50c3e1265d Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 13:50:12 +0000 Subject: [PATCH] build: bump version to 0.0.324 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 31c97b44f..cddab7375 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 323, - "version": "0.0.323", + "builds": 324, + "version": "0.0.324", "lastMerge": null, - "lastBuild": "2026-01-10T13:49:02+00:00" + "lastBuild": "2026-01-10T13:50:11+00:00" }