From 6db498be3ff881120f0687da0d63d61b76ecb1f7 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Tue, 7 Sep 2021 21:12:26 +0000 Subject: [PATCH] Bump version to 3 --- build.yaml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/build.yaml b/build.yaml index 84156cb..a028b48 100644 --- a/build.yaml +++ b/build.yaml @@ -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