Bump version to 3

This commit is contained in:
jellyfin-bot 2021-09-07 21:12:26 +00:00
parent c56117d75b
commit 6db498be3f

View File

@ -1,17 +1,24 @@
---
name: "AniSearch"
guid: "776d9158-b91f-49d9-82c5-dacce63d63b8"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-anisearch.png"
version: "2.0.0.0"
version: "3"
targetAbi: "10.7.0.0"
framework: "net5.0"
owner: "jellyfin"
overview: "AniSearch metadata provider"
description: >
AniSearch metadata provider
category: "Metadata"
artifacts:
- "Jellyfin.Plugin.AniSearch.dll"
changelog: |
- Split out from the Anime plugin
- Remove dependency on DependencyInjection
changelog: |2-
### Dependency updates ###
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#3) @dependabot
### CI & build changes ###
- Update ci (#5) @h1dden-da3m0n
- Let there be CI (#2) @oddstr13
### Code or Repo Maintenance ###
- chore: plugin images (#4) @h1dden-da3m0n