Skip to content

Commit

Permalink
Merge pull request #25 from jellyfin/prepare-8
Browse files Browse the repository at this point in the history
Prepare for release v8
  • Loading branch information
oddstr13 authored Sep 6, 2021
2 parents de7ab59 + 67bec98 commit af6d66c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
---
name: "TVmaze"
guid: "A4A488D0-17A3-4919-8D82-7F3DE4F6B209"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvmaze.png"
version: "7.0.0.0"
version: "8"
targetAbi: "10.7.0.0"
framework: "net5.0"
owner: "jellyfin"
overview: "Get TV metadata from TVmaze"
description: >
Get TV metadata from TVmaze
category: "Metadata"
artifacts:
- "Jellyfin.Plugin.TvMaze.dll"
- "TvMaze.Api.Client.dll"
- "Flurl.dll"
- "Flurl.Http.dll"
- "Polly.dll"
changelog: |
* update api client
changelog: |-
- chore(deps): bump TvMaze.Api.Client from 0.1.71 to 0.1.72 (#21) @dependabot
### CI & build changes ###
- Update ci (#24) @h1dden-da3m0n
### Code or Repo Maintenance ###
- chore: plugin images (#22) @h1dden-da3m0n

0 comments on commit af6d66c

Please sign in to comment.