Skip to content

Commit 92c428c

Browse files
committed
4.6.4
1 parent e77beee commit 92c428c

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ And then call "npm run build".
3333
- ...
3434

3535
## Changelog
36-
### 4.6.3 (2020-05-14)
36+
37+
### 4.6.4 (2020-05-15)
3738
* (bluefox) Corrected block: request, exec
3839

3940
### 4.6.1 (2020-05-11)

io-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"common": {
33
"name": "javascript",
4-
"version": "4.6.3",
4+
"version": "4.6.4",
55
"title": "Script Engine",
66
"titleLang": {
77
"en": "Script Engine",
@@ -22,7 +22,7 @@
2222
"AlCalzone"
2323
],
2424
"news": {
25-
"4.6.3": {
25+
"4.6.4": {
2626
"en": "Corrected block: request, exec",
2727
"de": "Korrigierter Block: Anfrage, Exec",
2828
"ru": "Исправленный блок: запрос, exec",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.javascript",
3-
"version": "4.6.3",
3+
"version": "4.6.4",
44
"description": "Javascript/Coffescript Script Engine for ioBroker",
55
"author": "bluefox <dogafox@gmail.com>",
66
"contributors": [

0 commit comments

Comments
 (0)