feat: Added speckle icon
This commit is contained in:
@@ -3,3 +3,4 @@ dist/
|
||||
webpack.statistics.dev.html
|
||||
.tmp/
|
||||
webpack.statistics.prod.html
|
||||
.DS_Store
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
+2
-2
@@ -4,14 +4,14 @@
|
||||
"displayName": "Speckle PowerBI Viewer",
|
||||
"guid": "powerbiSpeckleVisualAA98F06515D847E8ACB33BAB487244E0",
|
||||
"visualClassName": "Visual",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0-alpha1",
|
||||
"description": "An interactive 3D viewer for Speckle Data",
|
||||
"supportUrl": "https://speckle.community",
|
||||
"gitHubUrl": "https://github.com/specklesystems/speckle-powerbi-visuals"
|
||||
},
|
||||
"apiVersion": "4.7.0",
|
||||
"author": { "name": "Speckle Systems", "email": "info@speckle.systems" },
|
||||
"assets": { "icon": "assets/icon.png" },
|
||||
"assets": { "icon": "assets/logo.png" },
|
||||
"externalJS": null,
|
||||
"style": "style/visual.less",
|
||||
"capabilities": "capabilities.json",
|
||||
|
||||
Reference in New Issue
Block a user