From b392348130896d188ce4c1cc33f00ebbf2c0cee1 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 11:20:23 +0000 Subject: [PATCH] build: bump version to 0.0.250 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 6575e3072..e9c9eb0df 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 249, - "version": "0.0.249", + "builds": 250, + "version": "0.0.250", "lastMerge": null, - "lastBuild": "2026-01-10T11:18:10+00:00" + "lastBuild": "2026-01-10T11:20:22+00:00" }