diff --git a/Directory.Build.props b/Directory.Build.props index 49d976b..579db15 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 10.0.0.0 - 10.0.0.0 - 10.0.0.0 + 11.0.0.0 + 11.0.0.0 + 11.0.0.0 diff --git a/build.yaml b/build.yaml index 4714104..dc8344c 100644 --- a/build.yaml +++ b/build.yaml @@ -1,8 +1,8 @@ name: "NextPVR" guid: "9574ac10-bf23-49bc-949f-924f23cfa48f" imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-nextpvr.png" -version: 10 -targetAbi: "10.9.2.0" +version: 11 +targetAbi: "10.9.6.0" framework: "net8.0" overview: "Live TV plugin for NextPVR" description: > @@ -13,4 +13,4 @@ owner: "jellyfin" artifacts: - "Jellyfin.Plugin.NextPVR.dll" changelog: |- - - Allow dynamic recording URLs (#49) @emveepee + - Recording enhancements (#53) @emveepee