Updater bot : transmission updated to 4.0.5

This commit is contained in:
alexbelgium
2023-12-09 02:05:04 +01:00
parent 27d1ca01ba
commit 442abcabb5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.0.5 (09-12-2023)
- Update to latest version from linuxserver/docker-transmission
### 4.0.4-2 (27-11-2023)
- Minor bugs fixed
- Feat : new transmission-web-control https://github.com/alexbelgium/hassio-addons/issues/1098

View File

@@ -114,5 +114,5 @@
"slug": "transmission_ls",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.4-2"
"version": "4.0.5"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "02-09-2023",
"last_update": "09-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "transmission",
"source": "github",
"upstream_repo": "linuxserver/docker-transmission",
"upstream_version": "4.0.4"
"upstream_version": "4.0.5"
}