From aa691392de91668f2a83cbe8d11abffafaefbe8c Mon Sep 17 00:00:00 2001 From: Fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:43:28 +0500 Subject: [PATCH] Update build.yaml --- build.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index 1fed02e..191e8cd 100644 --- a/build.yaml +++ b/build.yaml @@ -1,14 +1,15 @@ --- name: "AnilistSync" guid: "18c2a8ea-afa0-4a0b-aa94-072b492ab80b" -version: "1.0.0.0" -targetAbi: "10.7.0.0" +version: "2.0.0.0" +targetAbi: "10.8.0.0" owner: "ARufenach" overview: "Scrobble to Anilist" description: > Jellyfin plugin to scrobble to Anilist category: "General" -framework: "net5.0" +framework: "net6.0" artifacts: - "Jellyfin.Plugin.AnilistSync.dll" changelog: > + Added support for jellyfin 10.8.0