From dfa48c3a8c718b5afeb6795ee75ee070aca24460 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 14:26:58 +0000 Subject: [PATCH] build: bump version to 0.0.340 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 5b26ca5a9..569163b54 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 339, - "version": "0.0.339", + "builds": 340, + "version": "0.0.340", "lastMerge": null, - "lastBuild": "2026-01-10T14:23:35+00:00" + "lastBuild": "2026-01-10T14:26:57+00:00" }