From 6075e20a114b2a347c5e3567b07ee2cdb5cf91fc Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:37:46 +0100 Subject: [PATCH] Update version to 1.6.5.0 --- .../Jellyfin.Plugin.MediaBarEnhanced.csproj | 2 +- manifest.json | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj index 9f3a739..09d394f 100644 --- a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj +++ b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj @@ -12,7 +12,7 @@ Jellyfin Media Bar Enhanced Plugin CodeDevMLH - 1.6.4.1 + 1.6.5.0 https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced diff --git a/manifest.json b/manifest.json index 17ccc2f..9c123a2 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.6.5.0", + "changelog": "- refactored seasonal UI settings", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.4.1/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "a9c5a863427de84639eca082483936da", + "timestamp": "2026-02-15T22:56:17Z" + }, { "version": "1.6.4.1", "changelog": "- fix slide transition when using local/backdrop videos",