mirror of
https://github.com/jellyfin/jellyfin-plugin-fanart.git
synced 2024-11-22 21:29:46 +00:00
Prepare for release v12 (#50)
This commit is contained in:
parent
7ed50f5f69
commit
961b77c5ce
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>11.0.0.0</Version>
|
||||
<AssemblyVersion>11.0.0.0</AssemblyVersion>
|
||||
<FileVersion>11.0.0.0</FileVersion>
|
||||
<Version>12.0.0.0</Version>
|
||||
<AssemblyVersion>12.0.0.0</AssemblyVersion>
|
||||
<FileVersion>12.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
@ -1,8 +1,8 @@
|
||||
name: "Fanart"
|
||||
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
|
||||
version: 11
|
||||
targetAbi: "10.9.0.0"
|
||||
version: 12
|
||||
targetAbi: "10.9.10.0"
|
||||
framework: "net8.0"
|
||||
overview: "Scrape poster images from Fanart"
|
||||
description: "Scrape poster images for movies, shows, and artists in your library."
|
||||
@ -11,4 +11,4 @@ owner: "jellyfin"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Fanart.dll"
|
||||
changelog: |-
|
||||
- 10.9 (#47) @crobibero
|
||||
- Use latest API 3.2 (#49) @enter-a-random-username
|
||||
|
Loading…
Reference in New Issue
Block a user