From c7a51e6aec6bf530de0acaaf34bc303efe09fd23 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 14:58:23 +0000 Subject: [PATCH] build: bump version to 0.0.350 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 71f11cc35..bf37afa73 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 349, - "version": "0.0.349", + "builds": 350, + "version": "0.0.350", "lastMerge": null, - "lastBuild": "2026-01-10T14:57:11+00:00" + "lastBuild": "2026-01-10T14:58:22+00:00" }