Skip to content

Commit bdb1da7

Browse files
committed
chore: release v3.3.2
* (simatec) Base Topic for z2m Remote Backup added
1 parent 290dc91 commit bdb1da7

File tree

9 files changed

+531
-531
lines changed

9 files changed

+531
-531
lines changed

README.md

Lines changed: 507 additions & 507 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/custom/customComponents.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/tab_m.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
document.head.appendChild(script);
3838
</script>
3939
<title>backitup Settings</title>
40-
<script type="module" crossorigin src="./assets/index-eCnWjahi.js"></script>
40+
<script type="module" crossorigin src="./assets/index-cUxGsDFl.js"></script>
4141
<link rel="stylesheet" crossorigin href="./assets/index-BMRMj2Oc.css">
4242
</head>
4343
<body>

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "backitup",
4-
"version": "3.3.1",
4+
"version": "3.3.2",
55
"news": {
6+
"3.3.2": {
7+
"en": "Base Topic for z2m Remote Backup added",
8+
"de": "Basisthema für z2m Remote Backup hinzugefügt",
9+
"ru": "Базовая тема для z2m Remote Backup",
10+
"pt": "Tópico base para backup remoto z2m adicionado",
11+
"nl": "Basis Onderwerp voor z2m Remote Backup toegevoegd",
12+
"fr": "Sujet de base pour sauvegarde à distance z2m ajouté",
13+
"it": "Argomento di base per z2m Backup remoto aggiunto",
14+
"es": "Tema base para z2m Remote Backup añadido",
15+
"pl": "Base Topic for z2m Remote Backup dodany",
16+
"uk": "Базова тема для z2m Remote Backup",
17+
"zh-cn": "添加 z2m 远程备份的基础主题"
18+
},
619
"3.3.1": {
720
"en": "Fix z2m Remote Backup",
821
"de": "Z2m Remote Backup",
@@ -80,19 +93,6 @@
8093
"pl": "Aktualizacja zależności\nVite added\njsonConfig zaktualizowany\nNapraw miesiąc dla historii",
8194
"uk": "Залежність оновлено\nВайт додано\njsonConfig оновлений\nВиправлення місяця для історії",
8295
"zh-cn": "更新的依赖关系\n视频添加\njson 压缩更新\n历史的固定月份"
83-
},
84-
"3.0.37": {
85-
"en": "Fix CronJob",
86-
"de": "Fix CronJob",
87-
"ru": "Исправить CronJob",
88-
"pt": "Corrigir CronJob",
89-
"nl": "CronJob repareren",
90-
"fr": "Réparez CronJob",
91-
"it": "Fissare CronJob",
92-
"es": "Fix CronJob",
93-
"pl": "Napraw CronJob",
94-
"uk": "Фіксація CronJob",
95-
"zh-cn": "修复 CronJob"
9696
}
9797
},
9898
"titleLang": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.backitup",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"engines": {
55
"node": ">=18.0.0"
66
},

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backitup-admin",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"private": true,
55
"dependencies": {
66
"@emotion/react": "^11.14.0",

0 commit comments

Comments
 (0)