From 283d5355ff4a234984ca67bc4bbca6fa5ae03207 Mon Sep 17 00:00:00 2001 From: Byron Gamatos Date: Fri, 10 Jul 2026 13:08:00 +0200 Subject: [PATCH] chore(highway_3d): bump to 3.31.5 (3.31.4 taken by #823 on main) Rebased onto main; #823 already shipped 3.31.4 (per-panel camera), so this Butterchurn buffer-sizing fix advances to 3.31.5. Co-Authored-By: Claude Opus 4.8 (1M context) --- plugins/highway_3d/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/highway_3d/plugin.json b/plugins/highway_3d/plugin.json index cea8168..e3f017c 100644 --- a/plugins/highway_3d/plugin.json +++ b/plugins/highway_3d/plugin.json @@ -1,7 +1,7 @@ { "id": "highway_3d", "name": "3D Highway", - "version": "3.31.4", + "version": "3.31.5", "type": "visualization", "bundled": true, "script": "screen.js",