diff --git a/io-package.json b/io-package.json index ddd259ff..f159b4d1 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,20 @@ { "common": { "name": "habpanel", - "version": "0.3.4", + "version": "0.3.5", "news": { + "0.3.5": { + "en": "bugfix i18n", + "de": "Bugfix i18n", + "ru": "исправление i18n", + "pt": "bugfix i18n", + "nl": "bugfix i18n", + "fr": "correction de bug i18n", + "it": "bugfix i18n", + "es": "corrección de errores i18n", + "pl": "poprawiaj i18n", + "zh-cn": "修复国际化问题" + }, "0.3.4": { "en": "button widget accepts boolean; correcting charts", "de": "Button Widget akzeptiert Boolean; Diagramme korrigieren", diff --git a/package.json b/package.json index 2034e3df..b1a72d15 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "iobroker.habpanel", "description": "Dashboard based on HABPanel", - "version": "0.3.4", + "version": "0.3.5", "author": { "name": "Yannick Schaus", "email": "habpanel@schaus.net"