ソースを参照

DevTools: Bump version to 1.16

mrdoob 4 日 前
コミット
4e3822704a
1 ファイル変更2 行追加2 行削除
  1. 2 2
      devtools/manifest.json

+ 2 - 2
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"
 	]
-} 
+} 

粤ICP备19079148号