Updater bot : readarr updated to 0.3.11.2319

This commit is contained in:
alexbelgium
2023-12-10 14:28:30 +01:00
parent 223e8a22f8
commit 65c7156148
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.3.11.2319 (10-12-2023)
- Update to latest version from linuxserver/docker-readarr
### 0.3.10.2287-13 (24-11-2023)
- Minor bugs fixed
- Add text message to clarify url for login (if disabled or not)

View File

@@ -102,5 +102,5 @@
"slug": "readarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "0.3.10.2287-13"
"version": "0.3.11.2319"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "04-11-2023",
"last_update": "10-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.3.10.2287"
"upstream_version": "0.3.11.2319"
}