Updater bot : transmission updated to 4.0.4

This commit is contained in:
alexbelgium
2023-09-02 02:03:23 +02:00
parent 7c9a8ada7f
commit 587ebf8236
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.0.4 (02-09-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.3 (27-08-2023)
- Update to latest version from linuxserver/docker-transmission

View File

@@ -109,5 +109,5 @@
},
"slug": "transmission_ls",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.3"
"version": "4.0.4"
}

View File

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