Skip to content

Commit

Permalink
chore: release v1.3.5
Browse files Browse the repository at this point in the history
* (simatec) small fix
  • Loading branch information
simatec committed Sep 21, 2024
1 parent 5f3afc2 commit 038325f
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 @@ -36,7 +36,7 @@ When the adapter crashes or an other Code error happens, this error message that

## Changelog
<!--### __WORK IN PROGRESS__-->
### __WORK IN PROGRESS__
### 1.3.5 (2024-09-21)
* (simatec) small fix

### 1.3.4 (2024-09-20)
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": "pegelalarm",
"version": "1.3.4",
"version": "1.3.5",
"news": {
"1.3.5": {
"en": "small fix",
"de": "kleine fix",
"ru": "небольшое исправление",
"pt": "pequena correção",
"nl": "kleine fix",
"fr": "petite fixation",
"it": "piccola correzione",
"es": "pequeño",
"pl": "mały fix",
"uk": "невелика фіксація",
"zh-cn": "小修补"
},
"1.3.4": {
"en": "Dependencies updated\ndev-server added\nsmall fix\nResponsive Design added",
"de": "Ausgaben aktualisiert\ndev-server hinzugefügt\nkleine fix\nResponsive Design hinzugefügt",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Zależności",
"uk": "Залежність оновлено",
"zh-cn": "B. 更新的属地"
},
"1.2.8": {
"en": "Bugfix delete stations\nBugfix stations\nDependencies updated",
"de": "Bugfix Löschstationen\nBugfix-Stationen\nAusgaben aktualisiert",
"ru": "Bugfix удаленные станции\nСтанции Bugfix\nОбновленные зависимости",
"pt": "Estações de exclusão do Bugfix\nEstações de Bugfix\nDependências atualizadas",
"nl": "Bugfix delete stations\nBugfix stations\nAfhankelijkheid geüpdateerd",
"fr": "Bugfix supprimer les stations\nStations Bugfix\nDépendances mises à jour",
"it": "Bugfix cancella stazioni\nStazioni Bugfix\nDipendenze aggiornate",
"es": "Estaciones de eliminación de bugfix\nEstaciones de Bugfix\nActualización de las dependencias",
"pl": "Bugfix\nStacja Bugfix\nZależności",
"uk": "Bugfix delete stations\nBugfix stations\nDependencies updated",
"zh-cn": "Bugfix 删除各站\nBugfix站\nB. 更新的属地"
}
},
"titleLang": {
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.pegelalarm",
"version": "1.3.4",
"version": "1.3.5",
"description": "Provides data from Pegelalarm-API",
"author": {
"name": "simatec",
Expand Down

0 comments on commit 038325f

Please sign in to comment.