iobroker.vis-icontwo 1.3.0 → 1.5.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 CHANGED
@@ -60,6 +60,14 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
60
60
 
61
61
  ## Changelog / Änderungsprotokoll
62
62
 
63
+ ### 1.5.0
64
+
65
+ • Neue Icons hinzugefügt (Animals - Rat & Mouse)
66
+
67
+ ### 1.4.0
68
+
69
+ • Neue Icons hinzugefügt (Lights - Printer-LED)
70
+
63
71
  ### 1.3.0
64
72
 
65
73
  • Neue Icons hinzugefügt (Lights - LED)
package/io-package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-icontwo",
4
- "version": "1.3.0",
4
+ "version": "1.5.0",
5
5
  "news": {
6
- "1.3.0": {
6
+ "1.5.0": {
7
7
  "en": "new icons added",
8
8
  "de": "Neue Symbole hinzugefügt",
9
9
  "ru": "добавлены новые иконки",
@@ -15,7 +15,7 @@
15
15
  "pl": "dodano nowe ikony",
16
16
  "zh-cn": "添加了新图标"
17
17
  },
18
- "1.2.0": {
18
+ "1.4.0": {
19
19
  "en": "new icons added",
20
20
  "de": "Neue Symbole hinzugefügt",
21
21
  "ru": "добавлены новые иконки",
@@ -27,7 +27,7 @@
27
27
  "pl": "dodano nowe ikony",
28
28
  "zh-cn": "添加了新图标"
29
29
  },
30
- "1.1.0": {
30
+ "1.3.0": {
31
31
  "en": "new icons added",
32
32
  "de": "Neue Symbole hinzugefügt",
33
33
  "ru": "добавлены новые иконки",
@@ -39,20 +39,7 @@
39
39
  "pl": "dodano nowe ikony",
40
40
  "zh-cn": "添加了新图标"
41
41
  },
42
- "1.0.0":{
43
- "en": "VIS-2 compatible",
44
- "de": "VIS-2 kompatibel",
45
- "ru": "VIS-2 совместимый",
46
- "pt": "VIS-2 compatível",
47
- "nl": "VIS-2 compatible",
48
- "fr": "VIS-2 compatible",
49
- "it": "VIS-2 compatibile",
50
- "es": "VIS-2 compatible",
51
- "pl": "VIS-2 kompatybilny",
52
- "uk": "VIS-2 сумісний",
53
- "zh-cn": "六S-2"
54
- },
55
- "0.98.0": {
42
+ "1.2.0": {
56
43
  "en": "new icons added",
57
44
  "de": "Neue Symbole hinzugefügt",
58
45
  "ru": "добавлены новые иконки",
@@ -64,19 +51,7 @@
64
51
  "pl": "dodano nowe ikony",
65
52
  "zh-cn": "添加了新图标"
66
53
  },
67
- "0.97.3": {
68
- "en": "Bugfix",
69
- "de": "Bug-Fix",
70
- "ru": "Исправлена ошибка",
71
- "pt": "Correção de bug",
72
- "nl": "Bugfix",
73
- "fr": "Correction d'un bug",
74
- "it": "Risoluzione del problema",
75
- "es": "Arreglo del fallo",
76
- "pl": "Naprawa błędów",
77
- "zh-cn": "错误修复"
78
- },
79
- "0.97.0": {
54
+ "1.1.0": {
80
55
  "en": "new icons added",
81
56
  "de": "Neue Symbole hinzugefügt",
82
57
  "ru": "добавлены новые иконки",
@@ -87,6 +62,19 @@
87
62
  "es": "nuevos iconos agregados",
88
63
  "pl": "dodano nowe ikony",
89
64
  "zh-cn": "添加了新图标"
65
+ },
66
+ "1.0.0":{
67
+ "en": "VIS-2 compatible",
68
+ "de": "VIS-2 kompatibel",
69
+ "ru": "VIS-2 совместимый",
70
+ "pt": "VIS-2 compatível",
71
+ "nl": "VIS-2 compatible",
72
+ "fr": "VIS-2 compatible",
73
+ "it": "VIS-2 compatibile",
74
+ "es": "VIS-2 compatible",
75
+ "pl": "VIS-2 kompatybilny",
76
+ "uk": "VIS-2 сумісний",
77
+ "zh-cn": "六S-2"
90
78
  }
91
79
  },
92
80
  "title": "inventwo Icon Set",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-icontwo",
3
- "version": "1.3.0",
3
+ "version": "1.5.0",
4
4
  "description": "inventwo Icon Set",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
File without changes
File without changes