From dddaf00d4e54eeb3540a9a70651c2ca44342bd06 Mon Sep 17 00:00:00 2001 From: Thomas Gander Date: Sat, 29 Nov 2025 10:39:44 -0700 Subject: [PATCH] Update target abi --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d70e1ee..8c288d0 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "versions": [ { "version": "0.0.0.1", - "targetAbi": "10.11.3", + "targetAbi": "10.11.0", "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" }