diff --git a/plugins/highway_3d/plugin.json b/plugins/highway_3d/plugin.json index 755ed1b..0a37910 100644 --- a/plugins/highway_3d/plugin.json +++ b/plugins/highway_3d/plugin.json @@ -1,8 +1,9 @@ { "id": "highway_3d", "name": "3D Highway", - "version": "3.34.1", + "version": "3.35.0", "type": "visualization", + "scriptType": "module", "bundled": true, "script": "screen.js", "styles": "assets/plugin.css",