-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #111 from Grizzelbee/Dev_V1.6.0
Dev v1.6.0
- Loading branch information
Showing
4 changed files
with
106 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,21 @@ | ||
{ | ||
"common": { | ||
"name": "wireguard", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"news": { | ||
"1.6.4": { | ||
"en": "Dependencies got updated", | ||
"de": "Abhängigkeiten wurden aktualisiert", | ||
"ru": "Зависимости обновлены", | ||
"pt": "As dependências foram atualizadas", | ||
"nl": "Afhankelijkheden zijn bijgewerkt", | ||
"fr": "Les dépendances ont été mises à jour", | ||
"it": "Le dipendenze sono state aggiornate", | ||
"es": "Se actualizaron las dependencias", | ||
"pl": "Zależności zostały zaktualizowane", | ||
"uk": "Залежності оновлено", | ||
"zh-cn": "依赖项已更新" | ||
}, | ||
"1.6.3": { | ||
"en": "Dependencies got updated\nRemoved annoying warning when setting null or undefined values (introduced in v1.6.2)\nRequiring at least admin v6.13.16", | ||
"de": "Abhängigkeiten wurden aktualisiert. \n Ärgerliche Warnung beim Festlegen von Null- oder undefinierten Werten entfernt (eingeführt in Version 1.6.2). \n Mindestens Admin-Version 6.13.16 erforderlich", | ||
|
@@ -180,7 +193,6 @@ | |
"wireguard" | ||
], | ||
"platform": "Javascript/Node.js", | ||
"main": "main.js", | ||
"icon": "wireguard.svg", | ||
"enabled": true, | ||
"extIcon": "https://raw.githubusercontent.com/Grizzelbee/ioBroker.wireguard/main/admin/wireguard.svg", | ||
|
@@ -195,7 +207,6 @@ | |
"adminUI": { | ||
"config": "json" | ||
}, | ||
"materialize": true, | ||
"plugins": { | ||
"sentry": { | ||
"dsn": "https://[email protected]/6215712" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.