From 488bc3926cd75fd15e3aa921b5aa0c0d3330fd84 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 10:05:12 +0000 Subject: [PATCH] build: bump version to 0.0.238 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 07dd7abdc..0a8e60d2c 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 237, - "version": "0.0.237", + "builds": 238, + "version": "0.0.238", "lastMerge": null, - "lastBuild": "2026-01-10T09:57:00+00:00" + "lastBuild": "2026-01-10T10:05:11+00:00" }