Update to 3.2.6

This commit is contained in:
alexbelgium
2021-12-16 23:03:56 +01:00
parent 7c5b07013a
commit 422d103eb7
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.2.6 (16-12-2021)
- Update to latest version from flexget/flexget
## 3.2.5 (16-12-2021)
- Update to latest version from flexget/flexget
- New standardized logic for Dockerfile build and packages installation

View File

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