Bump version to 7

This commit is contained in:
jellyfin-bot 2021-07-09 15:32:32 +00:00
parent c90685fca1
commit ecb85ceedd

View File

@ -1,8 +1,7 @@
---
name: "Fanart"
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
version: "6.0.0.0"
version: "7"
targetAbi: "10.7.0.0"
framework: "net5.0"
overview: "Scrape poster images from Fanart"
@ -11,5 +10,16 @@ category: "Metadata"
owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.Fanart.dll"
changelog: |
changelog
changelog: |-
- Remove jQuery and update to es6 (#26) @grafixeyehero
- chore(ci): builds, releas drafter and more (#22) @h1dden-da3m0n
- Use System.Text.Json (#21) @Ullmie02
### New features and improvements ###
- chore: plugin images (#25) @h1dden-da3m0n
### Dependency updates ###
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#23) @dependabot
### CI & build changes ###
- Update ci (#27) @h1dden-da3m0n