From 28cea002a374a80549bdbe7c86dcb136e0959e0a Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Mon, 5 Jan 2026 05:22:12 +0000 Subject: [PATCH] build: bump version to 0.0.192 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d142f781e..6c9d14e1f 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 191, - "version": "0.0.191", + "builds": 192, + "version": "0.0.192", "lastMerge": null, - "lastBuild": "2026-01-05T05:21:07+00:00" + "lastBuild": "2026-01-05T05:22:11+00:00" }