diff --git a/README.md b/README.md index f8aafc5..9f791a0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ For further information on the product range, please visit the official website: Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> -### **WORK IN PROGRESS** +### 0.1.4 (2024-11-08) * (raschy) Deploy reactivated in the workflow ### 0.1.3 (2024-11-08) diff --git a/io-package.json b/io-package.json index 6a0d9bd..a899d11 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,21 @@ { "common": { "name": "renacidc", - "version": "0.1.3", + "version": "0.1.4", "news": { + "0.1.4": { + "en": "Deploy reactivated in the workflow", + "de": "Bereitstellung im Workflow reaktiviert", + "ru": "Развертывание в рабочем процессе", + "pt": "Implante reativado no fluxo de trabalho", + "nl": "Inschakelen opnieuw geactiveerd in de workflow", + "fr": "Déployer réactivé dans le flux de travail", + "it": "Disattivato nel flusso di lavoro", + "es": "Despliegue reactivado en el flujo de trabajo", + "pl": "Uruchomić reaktywowane w strumieniu pracy", + "uk": "Розгортання реактивованого в робочому процесі", + "zh-cn": "在工作流程中重新部署" + }, "0.1.3": { "en": "updated to adapter-core 3.2.2\nresponsive-design customized\nTranslations revised", "de": "aktualisiert auf adapter-kern 3.2.2\nresponsive-design maßgeschneidert\nÜbersetzungen überarbeitet", @@ -80,19 +93,6 @@ "pl": "Deploy(2) na przykład", "uk": "Розгортання(2) на npm", "zh-cn": "页:1" - }, - "0.0.4": { - "en": "Deploy on npm", - "de": "Bereitstellung auf npm", - "ru": "Развертывание на npm", - "pt": "Implante em npm", - "nl": "Vertaling:", - "fr": "Déploiement sur npm", - "it": "Deploy on npm", - "es": "Despliegue en npm", - "pl": "Przykłady", - "uk": "Розгортання на npm", - "zh-cn": "页:1" } }, "titleLang": { diff --git a/package-lock.json b/package-lock.json index 3a6d665..052818e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.renacidc", - "version": "0.1.3", + "version": "0.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iobroker.renacidc", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^3.2.2" diff --git a/package.json b/package.json index 797309f..a706786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.renacidc", - "version": "0.1.3", + "version": "0.1.4", "description": "Reading the data from solar inverter", "author": { "name": "raschy",