We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb2dc9 commit cd52a7cCopy full SHA for cd52a7c
1 file changed
moveLighting/0.1.5/moveLighting.js
@@ -75,7 +75,7 @@ var moveLighting = moveLighting || (function(){
75
76
checkInstall = function()
77
{
78
- var script_version = "0.1.4.NRO";
+ var script_version = "0.1.5";
79
if( ! state.moveLighting ) {
80
state.moveLighting = {
81
version: script_version,
0 commit comments