From 45416638eb69a37ba2eea57bfc08906afb81642e Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sun, 4 Jan 2026 15:20:34 +0000 Subject: [PATCH] build: bump version to 0.0.93 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 0749e1e34..487210f5b 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 92, - "version": "0.0.92", + "builds": 93, + "version": "0.0.93", "lastMerge": null, - "lastBuild": "2026-01-04T15:18:27+00:00" + "lastBuild": "2026-01-04T15:20:33+00:00" }