Merge pull request #12 from jellyfin/prepare-4

Prepare for release v4
This commit is contained in:
K3rnelPan1c 2021-09-07 23:28:43 +02:00 committed by GitHub
commit cc8b7dd393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,23 @@
---
name: "AniDB"
guid: "a2b2a7ed-aa28-4521-a64a-63d86901f246"
imageUrl: https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-anidb.png
version: "3.0.0.0"
targetAbi: "10.7.0.0"
version: "4"
targetAbi: "10.7.7.0"
framework: "net5.0"
owner: "jellyfin"
overview: "AniDB metadata provider"
description: >
AniDB metadata provider
category: "Metadata"
artifacts:
- "Jellyfin.Plugin.AniDB.dll"
changelog: |
* Explicit decompress no longer needed (#4) @oddstr13
* Let there be CI (#3) @oddstr13
changelog: |2-
### Dependency updates ###
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#8) @dependabot
### CI & build changes ###
- Update ci (#10) @h1dden-da3m0n
### Code or Repo Maintenance ###
- chore: plugin images (#9) @h1dden-da3m0n