diff --git a/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj b/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj index c9b63e0..4f09587 100644 --- a/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj +++ b/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj @@ -2,8 +2,8 @@ net5.0 - 11.0.0.0 - 11.0.0.0 + 12.0.0.0 + 12.0.0.0 Jellyfin.Plugin.Reports diff --git a/build.yaml b/build.yaml index 54d8920..7ad4b9f 100644 --- a/build.yaml +++ b/build.yaml @@ -2,7 +2,7 @@ name: "Reports" guid: "d4312cd9-5c90-4f38-82e8-51da566790e8" imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-reports.png" -version: "11.0.0.0" +version: "12.0.0.0" targetAbi: "10.7.0.0" framework: "net5.0" owner: "jellyfin" @@ -12,4 +12,4 @@ category: "General" artifacts: - "Jellyfin.Plugin.Reports.dll" changelog: | - changelog + Fix Jellyfin 10.7 compatibility