Skip to content

Commit

Permalink
chore: release v0.7.7
Browse files Browse the repository at this point in the history
* (simatec) Dependencies updated
* (simatec) small Bugfix
  • Loading branch information
simatec committed Sep 6, 2023
1 parent 305bb1b commit 45d4f10
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!-- ### __WORK IN PROGRESS__ -->
### __WORK IN PROGRESS__
### 0.7.7 (2023-09-06)
* (simatec) Dependencies updated
* (simatec) small Bugfix

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "solax",
"version": "0.7.6",
"version": "0.7.7",
"news": {
"0.7.7": {
"en": "Dependencies updated\nsmall Bugfix",
"de": "Ausgaben aktualisiert\nkleiner Bugfix",
"ru": "Обновленные зависимости\nнебольшой Bugfix",
"pt": "Dependências atualizadas\npequeno Bugfix",
"nl": "Afhankelijkheid geüpdateerd\nkleine Bugfix",
"fr": "Dépendances mises à jour\npetit Bugfix",
"it": "Dipendenze aggiornate\npiccolo Bugfix",
"es": "Actualización de las dependencias\npequeño Bugfix",
"pl": "Zależności\nmały Bug fix",
"uk": "Залежність оновлено\nмали",
"zh-cn": "B. 更新的属地\nbugfix"
},
"0.7.6": {
"en": "X3-Hybrid-G4 data updated\nDependencies updated\nsmall Bugfix\nUkrainian translation added",
"de": "X3-Hybrid-G4 Daten aktualisiert\nAusgaben aktualisiert\nkleiner Bugfix\nDeutsch Übersetzung hinzugefügt",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "mały Bug fix",
"uk": "мали",
"zh-cn": "bugfix"
},
"0.7.0": {
"en": "Dependencies updated\nConfig for Firmware Version added\nsmall Bugfix",
"de": "Ausgaben aktualisiert\nConfig für Firmware Version hinzugefügt\nkleiner Bugfix",
"ru": "Обновленные зависимости\nConfig для версии прошивки добавлена\nнебольшой Bugfix",
"pt": "Dependências atualizadas\nConfig para Firmware Versão adicionada\npequeno Bugfix",
"nl": "Afhankelijkheid geüpdateerd\nConfig for Firmware Version toegevoegd\nkleine Bugfix",
"fr": "Dépendances mises à jour\nConfig for Firmware Version ajoutée\npetit Bugfix",
"it": "Dipendenze aggiornate\nConfigurazione per Firmware Versione aggiunto\npiccolo Bugfix",
"es": "Actualización de las dependencias\nConfig for Firmware Version añadido\npequeño Bugfix",
"pl": "Zależności\nOficjalna strona firmy\nmały Bug fix",
"uk": "Залежність оновлено\nНалаштування для версії прошивки\nмали",
"zh-cn": "B. 更新的属地\nFrmware Version的纤维添加\nbugfix"
}
},
"title": "Solax",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.solax",
"version": "0.7.6",
"version": "0.7.7",
"description": "Solax Inverter API Cloud and Local Connection",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 45d4f10

Please sign in to comment.