Skip to content

Commit 670858c

Browse files
author
Excodibur
committed
chore: release v0.0.7
Fixed lighting behaviour (switchable lights)
1 parent 82354ed commit 670858c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widgets/vis-3dmodel/js/3dmodel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const stateDefinitions = [];
2020

2121
// this code can be placed directly in vis-3dmodel.html
2222
vis.binds["3dmodel"] = {
23-
"version": "0.0.6",
23+
"version": "0.0.7",
2424
"logger": [],
2525
"models": [],
2626
"showVersion": function () {

0 commit comments

Comments
 (0)