Update to 3.1.150

This commit is contained in:
alexbelgium
2021-11-11 01:56:54 +01:00
parent f3b2162c87
commit 09f2c7f0d8
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.1.150 (11-11-2021)
- Update to latest version from flexget/flexget
## 3.1.149 (31-10-2021) ## 3.1.149 (31-10-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.149", "upstream": "3.1.150",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.1.149", "version": "3.1.150",
"webui": "http://[HOST]:[PORT:5050]" "webui": "http://[HOST]:[PORT:5050]"
} }