Skip to content

Commit bc19728

Browse files
committed
### 1.0.0
1 parent 1baa2db commit bc19728

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ It is important that the retrieved data is transmitted in the correct type! The
100100
### __WORK IN PROGRESS__
101101
-->
102102

103-
### __WORK IN PROGRESS__
103+
### 1.0.0 (2020-09-30)
104104
* (Scrounger) bump to stable
105105

106106
### 0.3.7 (2020-09-19)

io-package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
{
22
"common": {
33
"name": "linux-control",
4-
"version": "0.3.7",
4+
"version": "1.0.0",
55
"news": {
6+
"1.0.0": {
7+
"en": "bump to stable",
8+
"de": "Stoß zu stabil",
9+
"ru": "подъехать к стабильной",
10+
"pt": "colidir para estável",
11+
"nl": "hobbel naar stabiel",
12+
"fr": "bosse à stable",
13+
"it": "bump to stabile",
14+
"es": "golpe a estable",
15+
"pl": "uderzyć do stabilnego",
16+
"zh-cn": "颠簸到稳定"
17+
},
618
"0.3.7": {
719
"en": "subscribe bug fix for user commands",
820
"de": "Fehlerbehebung für Benutzerbefehle abonnieren",
@@ -230,18 +242,6 @@
230242
"es": "rsa clave y comando manual agregado",
231243
"pl": "Dodano klucz rsa i polecenie ręczne",
232244
"zh-cn": "rsa键和手动命令已添加"
233-
},
234-
"0.0.1": {
235-
"en": "initial release",
236-
"de": "Erstveröffentlichung",
237-
"ru": "Начальная версия",
238-
"pt": "lançamento inicial",
239-
"nl": "Eerste uitgave",
240-
"fr": "Première version",
241-
"it": "Versione iniziale",
242-
"es": "Versión inicial",
243-
"pl": "Pierwsze wydanie",
244-
"zh-cn": "首次出版"
245245
}
246246
},
247247
"title": "Linux Control",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.linux-control",
3-
"version": "0.3.7",
3+
"version": "1.0.0",
44
"description": "Controlling Linux devices and get information about your system",
55
"author": {
66
"name": "Scrounger",

0 commit comments

Comments
 (0)