Update to 3.2.0

This commit is contained in:
alexbelgium
2021-11-25 22:07:25 +01:00
parent 6ed7370836
commit 03861a8ff8
2 changed files with 5 additions and 2 deletions

View File

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