diff --git a/README.md b/README.md index 7febfa1..02e1b8f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Javascript/Node.js based Busware CUL USB / culfw adapter ## Changelog -### __WORK IN PROGRESS__ +### 1.3.4 (2020-12-02) * (Apollon77) prevent crash case (Sentry IOBROKER-CUL-D) ### 1.3.3 (2020-09-25) diff --git a/io-package.json b/io-package.json index f12a93a..803f69d 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,20 @@ { "common": { "name": "cul", - "version": "1.3.3", + "version": "1.3.4", "news": { + "1.3.4": { + "en": "prevent crash case (Sentry IOBROKER-CUL-D)", + "de": "Absturz verhindern (Sentry IOBROKER-CUL-D)", + "ru": "случай предотвращения сбоя (Sentry IOBROKER-CUL-D)", + "pt": "evitar caso de travamento (Sentry IOBROKER-CUL-D)", + "nl": "crashgeval voorkomen (Sentry IOBROKER-CUL-D)", + "fr": "éviter les cas de crash (Sentry IOBROKER-CUL-D)", + "it": "prevenire crash case (Sentry IOBROKER-CUL-D)", + "es": "prevenir caso de accidente (Sentry IOBROKER-CUL-D)", + "pl": "zapobiegaj awariom (Sentry IOBROKER-CUL-D)", + "zh-cn": "防止发生崩溃情况(Sentry IOBROKER-CUL-D)" + }, "1.3.3": { "en": "Added raw command support with cul.write()", "de": "Unterstützung für Raw-Befehle mit cul.write () hinzugefügt", diff --git a/package.json b/package.json index 623e77d..4e6214a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.cul", - "version": "1.3.3", + "version": "1.3.4", "description": "Javascript/Node.js based Busware CUL USB / culfw adapter", "author": "hobbyquaker ", "contributors": [