iobroker.vis-icontwo 1.8.1 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/io-package.json +14 -1
- package/package.json +1 -1
- package/www/Brands/zigbee.png +0 -0
- package/www/Brands/zigbee2mqtt.png +0 -0
- /package/www/Misc/{A.png → a.png} +0 -0
- /package/www/Misc/{A2.png → a2.png} +0 -0
- /package/www/Misc/{Chemie.png → chemie.png} +0 -0
- /package/www/Misc/{Chemie2.png → chemie2.png} +0 -0
- /package/www/Misc/{Chemie3.png → chemie3.png} +0 -0
package/README.md
CHANGED
package/io-package.json
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "vis-icontwo",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.9.0",
|
|
5
5
|
"news": {
|
|
6
|
+
"1.9.0": {
|
|
7
|
+
"en": "new icons added",
|
|
8
|
+
"de": "neue icons hinzugefügt",
|
|
9
|
+
"ru": "добавлены новые иконки",
|
|
10
|
+
"pt": "novos ícones adicionados",
|
|
11
|
+
"nl": "nieuwe pictogrammen toegevoegd",
|
|
12
|
+
"fr": "nouvelles icônes ajoutées",
|
|
13
|
+
"it": "nuove icone aggiunte",
|
|
14
|
+
"es": "nuevos iconos añadidos",
|
|
15
|
+
"pl": "dodano nowe ikony",
|
|
16
|
+
"uk": "додано нові іконки",
|
|
17
|
+
"zh-cn": "添加新图标"
|
|
18
|
+
},
|
|
6
19
|
"1.8.1": {
|
|
7
20
|
"en": "Bug fix",
|
|
8
21
|
"de": "Fehlerbehebung",
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|