Update to 2.1.26

This commit is contained in:
alexbelgium
2021-07-18 01:56:40 +02:00
parent 82c4d24766
commit ededa42fd4
3 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Joal",
"version": "2.1.24-15",
"upstream": "2.1.24",
"version": "2.1.26",
"upstream": "2.1.26",
"slug": "joal",
"description": "An open source command line RatioMaster with WebUI",
"url": "https://github.com/alexbelgium/hassio-addons",
@@ -37,7 +37,7 @@
},
"schema": {
"ui_path": "str",
"secret_token": "str",
"secret_token": "str",
"run_duration": "str?",
"verbose": "bool?"
}