mirror of
https://github.com/jellyfin/jellyfin-plugin-fanart.git
synced 2024-12-04 03:42:03 +00:00
Bump version to 7
This commit is contained in:
parent
c90685fca1
commit
ecb85ceedd
18
build.yaml
18
build.yaml
@ -1,8 +1,7 @@
|
|||||||
---
|
|
||||||
name: "Fanart"
|
name: "Fanart"
|
||||||
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
|
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
|
||||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
|
||||||
version: "6.0.0.0"
|
version: "7"
|
||||||
targetAbi: "10.7.0.0"
|
targetAbi: "10.7.0.0"
|
||||||
framework: "net5.0"
|
framework: "net5.0"
|
||||||
overview: "Scrape poster images from Fanart"
|
overview: "Scrape poster images from Fanart"
|
||||||
@ -11,5 +10,16 @@ category: "Metadata"
|
|||||||
owner: "jellyfin"
|
owner: "jellyfin"
|
||||||
artifacts:
|
artifacts:
|
||||||
- "Jellyfin.Plugin.Fanart.dll"
|
- "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
|
||||||
|
Loading…
Reference in New Issue
Block a user