From c23a614f9fcf1649fe9fbf6007801c0cc937fde6 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 8 Mar 2026 16:57:21 +0100 Subject: [PATCH] Bump version to 1.7.1.4 and update changelog for new features and fixes --- .../Jellyfin.Plugin.MediaBarEnhanced.csproj | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj b/Jellyfin.Plugin.MediaBarEnhanced/Jellyfin.Plugin.MediaBarEnhanced.csproj index dde3d9c..cea392a 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.7.1.3 + 1.7.1.4 https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced diff --git a/manifest.json b/manifest.json index e9b7677..3f62b9c 100644 --- a/manifest.json +++ b/manifest.json @@ -9,8 +9,8 @@ "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ { - "version": "1.7.1.3", - "changelog": "- fix button issue on mobile when using ElegantFin Theme", + "version": "1.7.1.4", + "changelog": "- feat: add option to disable pagination dots/counter\n- fix button issue on mobile when using ElegantFin Theme", "targetAbi": "10.11.0.0", "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.7.1.3/Jellyfin.Plugin.MediaBarEnhanced.zip", "checksum": "688650f91e0f798c6258b3c98544742b",