From 93eaa3cf7996736da3b174e150d2f0b78643438a Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Sat, 11 Dec 2021 16:38:06 +0000 Subject: [PATCH] Bump version to 7 --- build.yaml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/build.yaml b/build.yaml index f0f80c2..4befed6 100644 --- a/build.yaml +++ b/build.yaml @@ -2,7 +2,7 @@ name: "NextPVR" guid: "9574ac10-bf23-49bc-949f-924f23cfa48f" imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-nextpvr.png" version: "7" -targetAbi: "10.8.0.0" +targetAbi: "10.7.7.0" framework: "net6.0" overview: "Live TV plugin for NextPVR" description: > @@ -13,16 +13,6 @@ owner: "jellyfin" artifacts: - "Jellyfin.Plugin.NextPVR.dll" changelog: |2- - ### New features and improvements ### - - chore: plugin images (#24) @h1dden-da3m0n - - Increase sid security (#19) @emveepee - - ### Dependency updates ### - - chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#22) @dependabot - - ### CI & build changes ### - - Update ci (#26) @h1dden-da3m0n - - chore(ci): builds, releas drafter and more (#21) @h1dden-da3m0n - ### Code or Repo Maintenance ### - - remove jQuery and update to es6 (#25) @grafixeyehero + - Changes for 10.8 alpha2 (#31) @emveepee + - Use System.Text.Json (#17) @daullmer