From 94709b63fbf9db07547f0c909abf0ca172ac5dee Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 17 Dec 2025 22:42:21 +0100 Subject: [PATCH] bump version --- Jellyfin.Plugin.Seasonals/Jellyfin.Plugin.Seasonals.csproj | 2 +- build.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jellyfin.Plugin.Seasonals/Jellyfin.Plugin.Seasonals.csproj b/Jellyfin.Plugin.Seasonals/Jellyfin.Plugin.Seasonals.csproj index 59efc6e..c51d981 100644 --- a/Jellyfin.Plugin.Seasonals/Jellyfin.Plugin.Seasonals.csproj +++ b/Jellyfin.Plugin.Seasonals/Jellyfin.Plugin.Seasonals.csproj @@ -12,7 +12,7 @@ Jellyfin Seasonals Plugin CodeDevMLH - 1.2.0.0 + 1.3.2.0 https://github.com/CodeDevMLH/jellyfin-plugin-seasonals diff --git a/build.yaml b/build.yaml index 64e5252..1d17000 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "Seasonals" guid: "ef1e863f-cbb0-4e47-9f23-f0cbb1826ad4" -version: "1.2.0.0" +version: "1.3.2.0" targetAbi: "10.11.0.0" framework: "net9.0" overview: "Seasonal effects for Jellyfin"