Bump version to 14

This commit is contained in:
jellyfin-bot 2022-01-05 04:36:55 +00:00
parent 6f0aed3621
commit 0b134b60c7

View File

@ -2,8 +2,8 @@
name: "Reports"
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-reports.png"
version: "13"
targetAbi: "10.8.0.0"
version: "14"
targetAbi: "10.7.7.0"
framework: "net5.0"
owner: "jellyfin"
overview: "Generate reports of your media library"
@ -12,8 +12,5 @@ category: "General"
artifacts:
- "Jellyfin.Plugin.Reports.dll"
changelog: |2-
### CI & build changes ###
- Update ci (#48) @h1dden-da3m0n
### Code or Repo Maintenance ###
- 10.8 (#51) @crobibero
- Use BaseItemKind (#52) @crobibero