From 40859221da8d7eeda412f17d6723ff1dbe4fbefd Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 3 Jan 2026 08:54:02 +0000 Subject: [PATCH] build: bump version to 0.0.56 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 64227eee4..0ee07da19 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 55, - "version": "0.0.55", + "builds": 56, + "version": "0.0.56", "lastMerge": null, - "lastBuild": "2026-01-03T08:36:04+00:00" + "lastBuild": "2026-01-03T08:54:02+00:00" }