Update to "2.1.24"

This commit is contained in:
alexbelgium
2021-02-21 11:46:47 +01:00
parent 0e8d8c17e4
commit 2795ff7337

View File

@@ -1,7 +1,7 @@
{ {
"name": "Joal", "name": "Joal",
"version": "2.1.22-dev2", "version": "\"2.1.24\"",
"upstream": "2.1.23", "upstream": "2.1.24",
"slug": "joal", "slug": "joal",
"description": "An open source command line RatioMaster with WebUI", "description": "An open source command line RatioMaster with WebUI",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
@@ -23,8 +23,7 @@
"webui": "http://[HOST]:[PORT:8081]/joal/ui", "webui": "http://[HOST]:[PORT:8081]/joal/ui",
"boot": "auto", "boot": "auto",
"host_network": false, "host_network": false,
"environment": { "environment": {},
},
"options": { "options": {
"secret_token": "lrMY24Byhx" "secret_token": "lrMY24Byhx"
}, },