streamlined to versions

This commit is contained in:
Bruvv
2022-01-03 10:03:42 +01:00
parent 50c56893ff
commit 4281eea504
18 changed files with 55 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
## 3.2.2.5080-7 (03-01-2022)
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
- Allow mounting local drives by label. Just pust the label instead of sda1 for example

View File

@@ -1,6 +1,6 @@
{
"name": "Radarr NAS",
"version": "3.2.2.5080-6",
"version": "3.2.2.5080-7",
"slug": "radarr_nas",
"description": "A fork of Sonarr to work with movies like Couchpotato",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/radarr/Readme.md",