iobroker.autodarts 0.0.8 → 0.0.9

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
@@ -47,6 +47,9 @@ In the adapter settings, enter:
47
47
  <!--
48
48
  ### **WORK IN PROGRESS**
49
49
  -->
50
+ ### 0.0.9 (2025-12-22)
51
+ - fix
52
+
50
53
  ### 0.0.8 (2025-12-21)
51
54
  - fix - Adapter Checker
52
55
 
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "autodarts",
4
- "version": "0.0.8",
4
+ "version": "0.0.9",
5
5
  "news": {
6
+ "0.0.9": {
7
+ "en": "fix",
8
+ "de": "fixieren",
9
+ "ru": "исправлять",
10
+ "pt": "corrigir",
11
+ "nl": "fix",
12
+ "fr": "correction",
13
+ "it": "correzione",
14
+ "es": "arregle",
15
+ "pl": "fix",
16
+ "uk": "фіксація",
17
+ "zh-cn": "固定"
18
+ },
6
19
  "0.0.8": {
7
20
  "en": "fix - Adapter Checker",
8
21
  "de": "fix - Adapter Checker",
@@ -80,19 +93,6 @@
80
93
  "pl": "init",
81
94
  "uk": "увійти",
82
95
  "zh-cn": "输入"
83
- },
84
- "0.0.2": {
85
- "en": "initial release",
86
- "de": "erstausstrahlung",
87
- "ru": "первоначальное освобождение",
88
- "pt": "libertação inicial",
89
- "nl": "eerste release",
90
- "fr": "libération initiale",
91
- "it": "rilascio iniziale",
92
- "es": "liberación inicial",
93
- "pl": "początkowe zwolnienie",
94
- "uk": "початковий реліз",
95
- "zh-cn": "初步释放"
96
96
  }
97
97
  },
98
98
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.autodarts",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "description": "Autodarts Autoscoring",
5
5
  "author": "skvarel <skvarel@inventwo.com>",
6
6
  "contributors": [