mirror of
https://github.com/jellyfin/jellyfin-plugin-reports.git
synced 2024-11-23 05:39:45 +00:00
Merge pull request #50 from jellyfin/prepare-13
This commit is contained in:
commit
38eba6bbc4
12
build.yaml
12
build.yaml
@ -2,8 +2,8 @@
|
|||||||
name: "Reports"
|
name: "Reports"
|
||||||
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
|
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
|
||||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-reports.png"
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-reports.png"
|
||||||
version: "12.0.0.0"
|
version: "13"
|
||||||
targetAbi: "10.7.0.0"
|
targetAbi: "10.8.0.0"
|
||||||
framework: "net5.0"
|
framework: "net5.0"
|
||||||
owner: "jellyfin"
|
owner: "jellyfin"
|
||||||
overview: "Generate reports of your media library"
|
overview: "Generate reports of your media library"
|
||||||
@ -11,5 +11,9 @@ description: "Generate reports of your media library"
|
|||||||
category: "General"
|
category: "General"
|
||||||
artifacts:
|
artifacts:
|
||||||
- "Jellyfin.Plugin.Reports.dll"
|
- "Jellyfin.Plugin.Reports.dll"
|
||||||
changelog: |
|
changelog: |2-
|
||||||
Fix Jellyfin 10.7 compatibility
|
### CI & build changes ###
|
||||||
|
- Update ci (#48) @h1dden-da3m0n
|
||||||
|
|
||||||
|
### Code or Repo Maintenance ###
|
||||||
|
- 10.8 (#51) @crobibero
|
||||||
|
Loading…
Reference in New Issue
Block a user