From 0feb23bbae84efcff3bd52bc15e4c36ad107de17 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 15:41:30 +0000 Subject: [PATCH] build: bump version to 0.0.360 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index d9f24a3e2..f1d084491 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 359, - "version": "0.0.359", + "builds": 360, + "version": "0.0.360", "lastMerge": null, - "lastBuild": "2026-01-10T15:35:44+00:00" + "lastBuild": "2026-01-10T15:41:30+00:00" }