diff --git a/devtools/manifest.json b/devtools/manifest.json index cb3aefb8e53e22..6796e995899527 100644 --- a/devtools/manifest.json +++ b/devtools/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Three.js DevTools", - "version": "1.15", + "version": "1.16", "description": "Developer tools extension for Three.js", "icons": { "128": "icons/128-light.png" @@ -29,4 +29,4 @@ "activeTab", "webNavigation" ] -} \ No newline at end of file +}