Skip to content

Commit

Permalink
chore: release v2.10.8
Browse files Browse the repository at this point in the history
* (simatec) Fix Expert Mount
* (simatec) Docu updated
* (simatec) dependencies updated
  • Loading branch information
simatec committed Jan 30, 2024
1 parent fbd9aa1 commit 0ba521d
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 @@ -53,7 +53,7 @@ When the adapter crashes or another Code error happens, this error message that

## Changelog
<!-- ### **WORK IN PROGRESS** -->
### **WORK IN PROGRESS**
### 2.10.8 (2024-01-30)
* (simatec) Fix Expert Mount
* (simatec) Docu updated
* (simatec) dependencies updated
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": "backitup",
"version": "2.10.7",
"version": "2.10.8",
"news": {
"2.10.8": {
"en": "Fix Expert Mount\nDocu updated\ndependencies updated",
"de": "Fix Expert Mount\nDocu aktualisiert\naktualisierte abhängigkeiten",
"ru": "Экспедиторская гора\nDocu\nобновленная информация о зависимостях",
"pt": "Fix Expert Mount\nDocu atualizado\ndependências atualizadas",
"nl": "Fix Expert Mount\nDocu bijgewerkt\nafhankelijkheden bijgewerkt",
"fr": "Correction du montage expert\nDocu mis à jour\ndépendances mises à jour",
"it": "Fissare il supporto esperto\nDocu aggiornato\ndipendenze aggiornate",
"es": "Fix Expert Mount\nDocu actualizado\ndependencias actualizadas",
"pl": "Fix Expert Mount\nAktualizacja doku\nzaktualizowane zależności",
"uk": "Фіксований експертний монтаж\nDocu оновлений\nоновлені залежності",
"zh-cn": "修复专家山\n更新 Docu\n更新依赖关系"
},
"2.10.7": {
"en": "small fixes\nsmall Design Fix\nTranslation updated\nExpert Mount added",
"de": "kleine fixes\nkleines Design Fix\nÜbersetzung aktualisiert\nExpert Mount hinzugefügt",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Cronjob dla ustawień ekspertów dodano\nKod zrestrukturyzowany\nTłumaczenie dodane",
"uk": "Cronjob for Expert Settings додано\nРеструктуризація коду\nПереклад додано",
"zh-cn": "添加了专家设置的编程工作\n调整代码\n增加了翻译"
},
"2.10.1": {
"en": "small Fixes\nCode restructured",
"de": "kleine Feste\nCode umstrukturiert",
"ru": "небольшие Fixes\nРеструктуризация кода",
"pt": "pequenas correções\nCódigo reestruturado",
"nl": "kleine correcties\nGeherstructureerde code",
"fr": "petits Fixes\nCode restructuré",
"it": "piccoli corredi\nCodice ristrutturato",
"es": "pequeñas fijaciones\nCódigo reestructurado",
"pl": "małe liczby\nKod zrestrukturyzowany",
"uk": "маленькі Фікси\nРеструктуризація коду",
"zh-cn": "小修补\n调整代码"
}
},
"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.backitup",
"version": "2.10.7",
"version": "2.10.8",
"engines": {
"node": ">=16.0.0"
},
Expand Down

0 comments on commit 0ba521d

Please sign in to comment.