Update Whoogle version in config.json

This commit is contained in:
Alexandre
2025-09-30 10:26:20 +02:00
committed by GitHub
parent 9555f0c8c8
commit 745d6ca88e

View File

@@ -75,7 +75,7 @@
"ingress": true, "ingress": true,
"ingress_stream": true, "ingress_stream": true,
"map": [ "map": [
"config:rw" "addon_config:rw"
], ],
"name": "Whoogle Search", "name": "Whoogle Search",
"options": { "options": {
@@ -127,5 +127,5 @@
"slug": "whoogle-search", "slug": "whoogle-search",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.9.4" "version": "0.9.4-2"
} }