From 91f1e743d25ab597895060d03e41bc3fc248671b Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Fri, 20 Mar 2026 05:56:20 +0000 Subject: [PATCH] build: bump version to 0.0.2088 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 1487410f8..f8dbff5d9 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 2087, - "version": "0.0.2087", + "builds": 2088, + "version": "0.0.2088", "lastMerge": null, - "lastBuild": "2026-03-20T05:50:24+00:00" + "lastBuild": "2026-03-20T05:56:20+00:00" }