From f5cbff2a238b971ac749168c02a9d6fad584c060 Mon Sep 17 00:00:00 2001 From: Johan Yourstone Date: Sun, 7 Dec 2025 01:03:16 +0100 Subject: [PATCH] Remove version 10.11.2.1 from manifest --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index 67a2f59..cf763ab 100644 --- a/manifest.json +++ b/manifest.json @@ -8,14 +8,6 @@ "owner": "jyourstone", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartlists-plugin/master/images/logo.jpg", "versions": [ - { - "version": "10.11.2.1", - "targetAbi": "10.11.0", - "sourceUrl": "https://github.com/jyourstone/jellyfin-smartlists-plugin/releases/download/v10.11.2.1/Jellyfin.Plugin.SmartLists_v10.11.2.1.zip", - "checksum": "695B6076A584D905065D6CADEAB3D1F0", - "changelog": "\n\n## What's Changed\n### New Features\n* The LastPlayedDate rule now works with Collections as well.\n### Bug Fixes\n* Fixed an issue where audio playlists couldn't be sorted by name (track title).\n* Fixed an issue where playback status wasn't working properly in somecases.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartlists-plugin/compare/v10.11.12.0...v10.11.2.1", - "timestamp": "2025-12-07" - }, { "version": "10.11.12.0", "targetAbi": "10.11.0",