Update config.json

https://github.com/alexbelgium/hassio-addons/issues/1503
This commit is contained in:
Alexandre
2024-08-05 14:30:58 +02:00
committed by GitHub
parent 1a81ad9e60
commit b3edc09be4

View File

@@ -6,7 +6,6 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "Whatsapper for Home Assistant",
"image": "ghcr.io/alexbelgium/whatsapper-{arch}",
"init": false,
"map": [
"addon_config:rw",
"share:rw"
@@ -21,5 +20,5 @@
"slug": "whatsapper",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whatsapper",
"version": "1.0.1"
"version": "1.0.1-2"
}