Prepare for release v11 (#48)

This commit is contained in:
jellyfin-bot 2024-05-11 15:30:34 -04:00 committed by GitHub
parent 93111ba798
commit 455146c430
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Version>10.0.0.0</Version>
<AssemblyVersion>10.0.0.0</AssemblyVersion>
<FileVersion>10.0.0.0</FileVersion>
<Version>11.0.0.0</Version>
<AssemblyVersion>11.0.0.0</AssemblyVersion>
<FileVersion>11.0.0.0</FileVersion>
</PropertyGroup>
</Project>

View File

@ -1,7 +1,7 @@
name: "Fanart"
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
version: 10
version: 11
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "Scrape poster images from Fanart"
@ -11,4 +11,4 @@ owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.Fanart.dll"
changelog: |-
- 10.9 (#47) @crobibero