From dececbc360598a8caf832fe3ccbefbbd83dafe64 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 11:15:58 +0000 Subject: [PATCH] build: bump version to 0.0.248 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 38458038b..185abd13a 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 247, - "version": "0.0.247", + "builds": 248, + "version": "0.0.248", "lastMerge": null, - "lastBuild": "2026-01-10T11:13:50+00:00" + "lastBuild": "2026-01-10T11:15:58+00:00" }