Skip to content

Commit

Permalink
chore: release v2.10.4
Browse files Browse the repository at this point in the history
* (simatec) Fix CCU Backup
  • Loading branch information
simatec committed Jan 21, 2024
1 parent 7b2fecf commit 367c40e
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.4 (2024-01-21)
* (simatec) Fix CCU Backup

### 2.10.3 (2024-01-19)
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.3",
"version": "2.10.4",
"news": {
"2.10.4": {
"en": "Fix CCU Backup",
"de": "CCU Backup",
"ru": "Fix CCU Назад",
"pt": "Corrigir CCU Backup",
"nl": "CCU repareren Reservekopie",
"fr": "Correction du CCU Sauvegarde",
"it": "Riparare CCU Backup",
"es": "CCU fijar Copia de seguridad",
"pl": "Napraw CCU Kopia zapasowa",
"uk": "Фіксація CCU Зареєструватися",
"zh-cn": "修复 CCU 备份"
},
"2.10.3": {
"en": "CCU backup switched from request to axios\nSentry fix",
"de": "CCU-Backup von der Anfrage auf axios geschaltet\nSentry fix",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "aktualizacja\nPrzestrucznik pamięci dla adaptatorów historii dodaje dodatki do do dodatków do do wersji zarchiwizowanej\nZamknięta ścieżka pamięci z History Adapter",
"uk": "оновлені залежності\nСпосіб зберігання за замовчуванням додано\nДодано перевірку шляху зберігання з історичного адаптера",
"zh-cn": "b. 更新的依赖\n历史变暖的防御储存途径\n对历史阿达佩特的储存途径的检查"
},
"2.9.8": {
"en": "Sentry fix",
"de": "Sentry fix",
"ru": "Чувствительная фиксация",
"pt": "Sentry fix",
"nl": "Vertaling:",
"fr": "Sénitry fix",
"it": "Sistema di rilevamento",
"es": "Sentry fix",
"pl": "Naprawa",
"uk": "Панчохи",
"zh-cn": "Sentry fix"
}
},
"title": "BackItUp",
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.3",
"version": "2.10.4",
"engines": {
"node": ">=16.0.0"
},
Expand Down

0 comments on commit 367c40e

Please sign in to comment.