diff --git a/Directory.Build.props b/Directory.Build.props index c702921..579db15 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 0.0.0.0 - 0.0.0.0 - 0.0.0.0 + 11.0.0.0 + 11.0.0.0 + 11.0.0.0 diff --git a/build.yaml b/build.yaml index a026ebb..e273e1b 100644 --- a/build.yaml +++ b/build.yaml @@ -1,8 +1,8 @@ name: "TVmaze" guid: "A4A488D0-17A3-4919-8D82-7F3DE4F6B209" imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvmaze.png" -version: "11" -targetAbi: "10.8.0.0" +version: 11 +targetAbi: .0 framework: "net6.0" owner: "jellyfin" overview: "Get TV metadata from TVmaze" @@ -18,7 +18,9 @@ artifacts: - "Polly.dll" changelog: |2- ### Code or Repo Maintenance ### - - Fix build (#36) @crobibero + - Update link to Jellyfin website (#49) @methbkts + - Use meta ci (#42) @crobibero - ### Dependency updates ### - - chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#33) @dependabot + ### CI & build changes ### + - fix: meta ci workflows (#44) @h1dden-da3m0n + - Use meta ci (#42) @crobibero