Update to 3.2.5

This commit is contained in:
alexbelgium
2021-12-16 01:56:51 +01:00
parent 66ec080ae3
commit 328d534aa7
2 changed files with 5 additions and 2 deletions

View File

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

View File

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