File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ And then call "npm run build".
3232- ...
3333
3434## Changelog
35- ### 4.3.6 (2020-01-26)
35+ ### 4.3.7 (2020-01-26)
3636* (bluefox) Made adapter compatible with js-controller >= 2.2.x
3737
3838### 4.3.5 (2020-01-26)
Original file line number Diff line number Diff line change 11{
22 "common" : {
33 "name" : " javascript" ,
4- "version" : " 4.3.6 " ,
4+ "version" : " 4.3.7 " ,
55 "title" : " Script Engine" ,
66 "titleLang" : {
77 "en" : " Script Engine" ,
175175 },
176176 "dependencies" : [
177177 {
178- "admin" : " >=3.7.8"
178+ "admin" : " >=3.7.8" ,
179+ "js-controller" : " >=2.2.0"
179180 }
180181 ],
181182 "type" : " logic" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " iobroker.javascript" ,
3- "version" : " 4.3.6 " ,
3+ "version" : " 4.3.7 " ,
44 "description" : " Javascript/Coffescript Script Engine for ioBroker" ,
55 "author" : " bluefox <dogafox@gmail.com>" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments