From c83202a530c510f9ba3579491700f5ba91fe28fa Mon Sep 17 00:00:00 2001 From: fatbob01 Date: Tue, 6 Feb 2024 08:19:30 -0500 Subject: [PATCH] Update README.md Updated to reflect hotfix 8 as latest version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa07ed9..597a6c0 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ A self-hosted Real-Debrid webdav server written from scratch. Together with [rcl ## Download -### Latest version: v0.9.3-hotfix.6 +### Latest version: v0.9.3-hotfix.8 [Download the binary](https://github.com/debridmediamanager/zurg-testing/releases) or use docker ```sh docker pull ghcr.io/debridmediamanager/zurg-testing:latest # or -docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3-hotfix.6 +docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3-hotfix.8 ``` ## How to run zurg in 5 steps for Plex with Docker