From cab0df5fac24806d234917e2dec9e94b5d84f4ff Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sun, 4 Jan 2026 15:10:11 +0000 Subject: [PATCH] build: bump version to 0.0.88 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 3e94b00b6..16f12c2b5 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 87, - "version": "0.0.87", + "builds": 88, + "version": "0.0.88", "lastMerge": null, - "lastBuild": "2026-01-04T15:09:09+00:00" + "lastBuild": "2026-01-04T15:10:11+00:00" }