iobroker.vis-icontwo 1.16.1 → 1.17.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
@@ -58,6 +58,11 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
58
58
 
59
59
  ## Changelog / Änderungsprotokoll
60
60
 
61
+ ### 1.17.0
62
+
63
+ • Neue Icons hinzugefügt (Devices/battery)
64
+ • Neue Icons hinzugefügt (Alarm/camera)
65
+
61
66
  ### 1.16.0
62
67
 
63
68
  • Neue Icons hinzugefügt (Backgrounds/wood)
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-icontwo",
4
- "version": "1.16.1",
4
+ "version": "1.17.0",
5
5
  "news": {
6
+ "1.17.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.16.1": {
7
20
  "en": "cleanup",
8
21
  "de": "reinigung",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-icontwo",
3
- "version": "1.16.1",
3
+ "version": "1.17.0",
4
4
  "description": "inventwo Icon Set",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [
Binary file
Binary file
Binary file