Updater bot : transmission updated to 4.0.6

This commit is contained in:
alexbelgium
2024-06-22 02:04:16 +02:00
parent 863fe9ca34
commit 6a4dffa71c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.0.6 (22-06-2024)
- Update to latest version from linuxserver/docker-transmission (changelog : https://github.com/linuxserver/docker-transmission/releases)
## 4.0.5-3 (06-04-2024)
- Minor bugs fixed

View File

@@ -126,5 +126,5 @@
"slug": "transmission_ls",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.5-3"
"version": "4.0.6"
}

View File

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