Update to 3.1.154

This commit is contained in:
alexbelgium
2021-11-23 21:54:51 +01:00
parent 0074abf915
commit baee3cc774
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.1.154 (23-11-2021)
- Update to latest version from flexget/flexget
## 3.1.153 (16-11-2021) ## 3.1.153 (16-11-2021)
- Update to latest version from flexget/flexget - Update to latest version from flexget/flexget

View File

@@ -33,8 +33,8 @@
"FG_PLUGINS": "str?" "FG_PLUGINS": "str?"
}, },
"slug": "flexget", "slug": "flexget",
"upstream": "3.1.153", "upstream": "3.1.154",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.1.153", "version": "3.1.154",
"webui": "http://[HOST]:[PORT:5050]" "webui": "http://[HOST]:[PORT:5050]"
} }