Skip to content

Commit cbc44ae

Browse files
committed
chore: release v4.3.0
* (bluefox) Replaced vis with vis-2
1 parent 1f5e69c commit cbc44ae

3 files changed

Lines changed: 16 additions & 15 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can execute `sudo setcap cap_net_raw+p /bin/ping` to add missing capabilitie
148148
### **WORK IN PROGRESS**
149149
-->
150150
## Changelog
151-
### **WORK IN PROGRESS**
151+
### 4.3.0 (2024-02-21)
152152
* (bluefox) Replaced vis with vis-2
153153

154154
### 4.2.0 (2023-10-09)

io-package.json

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "discovery",
4-
"version": "4.2.0",
4+
"version": "4.3.0",
55
"news": {
6+
"4.3.0": {
7+
"en": "Replaced vis with vis-2",
8+
"de": "Ersatz vis mit vis-2",
9+
"ru": "Заменить vis на vis-2",
10+
"pt": "Vis deslocado com vis-2",
11+
"nl": "Vervangen vis door vis-2",
12+
"fr": "Remplacé vis par vis-2",
13+
"it": "Vis sostituito con vis-2",
14+
"es": "Sustitúyase por vis-2",
15+
"pl": "Zastąpione vis vis-2",
16+
"uk": "Замінені віси з вісом-2",
17+
"zh-cn": "改为:"
18+
},
619
"4.2.0": {
720
"en": "Changed detection of myvbus and resol",
821
"de": "Geänderte Erkennung von Myvbus und Resol",
@@ -78,18 +91,6 @@
7891
"es": "Prepararse para futuras versiones js-controller\nEvitar casos de choque",
7992
"pl": "Prepare for future js-controller version\nPrzypadek przednich",
8093
"zh-cn": "今后防污版本的编制\n预防事故"
81-
},
82-
"3.0.5": {
83-
"en": "Fix potential crash cases reported by Sentry",
84-
"de": "Behebt mögliche Crashfälle, die von Sentry gemeldet wurden",
85-
"ru": "Исправление потенциальных аварийных случаев, сообщенных Sentry",
86-
"pt": "Corrigir casos potenciais de acidente relatados pela Sentry",
87-
"nl": "Vertaling:",
88-
"fr": "Correction des cas de crash potentiels signalés par Sentry",
89-
"it": "Fissare potenziali casi di crash segnalati da Sentry",
90-
"es": "Fijar posibles casos de accidentes reportados por Sentry",
91-
"pl": "Fixowe przypadki katastrofy (ang.)",
92-
"zh-cn": "Sentry报告的潜在事故"
9394
}
9495
},
9596
"title": "Discovery devices",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iobroker.discovery",
33
"description": "This adapter tries to detect devices in local network.",
4-
"version": "4.2.0",
4+
"version": "4.3.0",
55
"author": "bluefox <dogafox@gmail.com>",
66
"contributors": [
77
"bluefox <dogafox@gmail.com>",

0 commit comments

Comments
 (0)