diff --git a/transmission/docker-compose.yml b/transmission/docker-compose.yml index 0ef4f4f..4384e91 100644 --- a/transmission/docker-compose.yml +++ b/transmission/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 9091 server: - image: linuxserver/transmission:4.0.3@sha256:be6b4fd40e4baf685633a9ccc7974fe350115fb4b2afdf244ebc0ccdf9a33cb7 + image: linuxserver/transmission:4.0.4@sha256:760b2d364dbfb6d84c9688f624dc48f98665b15e9e41be2170715afcc525e329 environment: - PUID=1000 - PGID=1000 diff --git a/transmission/umbrel-app.yml b/transmission/umbrel-app.yml index 931f5a1..bf4179c 100644 --- a/transmission/umbrel-app.yml +++ b/transmission/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: transmission category: networking name: Transmission -version: "4.0.3" +version: "4.0.4" tagline: A fast, easy and free BitTorrent client description: >- Transmission is designed for easy, powerful use. We've set the defaults to just work and it only takes a few clicks to configure advanced features like watch directories, bad peer blocklists, and the web interface. When Ubuntu chose Transmission as its default BitTorrent client, one of the most-cited reasons was its easy learning curve. @@ -33,7 +33,9 @@ defaultUsername: "" defaultPassword: "" torOnly: false releaseNotes: >- - This release updates Transmission from version 3.00 to 4.0.3 + This release updates Transmission from version 4.0.3 to 4.0.4. + + This is a bugfix-only release. Full release notes are available at https://github.com/transmission/transmission/releases