From 6befa3d547b8b1fb76fa0eff33141e47927718e7 Mon Sep 17 00:00:00 2001 From: JigSawFr Date: Sun, 13 Aug 2023 20:01:20 +0200 Subject: [PATCH] fix(whisparr): use of nightly in config instead of latest --- apps/whisparr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/whisparr/config.json b/apps/whisparr/config.json index 3fa7027f..119277b4 100644 --- a/apps/whisparr/config.json +++ b/apps/whisparr/config.json @@ -6,7 +6,7 @@ "port": 6969, "id": "whisparr", "tipi_version": 1, - "version": "latest", + "version": "nightly", "categories": [ "media", "utilities"