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.0.6.1342-6 (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": "Sonarr NAS",
"version": "3.0.6.1342-5",
"version": "3.0.6.1342-6",
"slug": "sonarr_nas",
"description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/sonarr/Readme.md",