From de4beeb7bf2da2b17c3e290138bc28d4f72b2cfb Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 13:36:45 +0000 Subject: [PATCH] build: bump version to 0.0.318 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index a19bfd5dc..5014fefc1 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 317, - "version": "0.0.317", + "builds": 318, + "version": "0.0.318", "lastMerge": null, - "lastBuild": "2026-01-10T13:34:32+00:00" + "lastBuild": "2026-01-10T13:36:45+00:00" }