From c48387e6a8ec44e730ac0f2c0cc90887b48cea8e Mon Sep 17 00:00:00 2001 From: Thomas Gander Date: Sat, 29 Nov 2025 11:14:50 -0700 Subject: [PATCH] Add 10.12 as an option --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.json b/manifest.json index f8b4534..7a3b0c4 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,13 @@ "category": "Library", "owner": "T-Gander", "versions": [ + { + "version": "0.0.0.1", + "targetAbi": "10.12.0", + "checksum": "BE29346B470195D726B9B314D52CC463", + "sourceUrl": "https://github.com/T-Gander/jellyfin-plugin-mediacleaner/releases/download/v0.0.1-alpha/MediaCleaner_0.0.1-alpha.zip", + "timestamp": "2025-11-29T00:00:00Z" + }, { "version": "0.0.0.1", "targetAbi": "10.11.0",