From 773a89a56a281a4251d21dae2d13c3d94abe2cbe Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 10 Jan 2026 18:14:03 +0000 Subject: [PATCH] build: bump version to 0.0.366 [skip ci] --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index b70aba33e..363f517ff 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { "major": 0, "merges": 0, - "builds": 365, - "version": "0.0.365", + "builds": 366, + "version": "0.0.366", "lastMerge": null, - "lastBuild": "2026-01-10T18:12:14+00:00" + "lastBuild": "2026-01-10T18:14:02+00:00" }