Update build.yaml

This commit is contained in:
Fallenbagel
2022-04-21 15:43:28 +05:00
committed by GitHub
parent 782fcc0124
commit aa691392de
+4 -3
View File
@@ -1,14 +1,15 @@
--- ---
name: "AnilistSync" name: "AnilistSync"
guid: "18c2a8ea-afa0-4a0b-aa94-072b492ab80b" guid: "18c2a8ea-afa0-4a0b-aa94-072b492ab80b"
version: "1.0.0.0" version: "2.0.0.0"
targetAbi: "10.7.0.0" targetAbi: "10.8.0.0"
owner: "ARufenach" owner: "ARufenach"
overview: "Scrobble to Anilist" overview: "Scrobble to Anilist"
description: > description: >
Jellyfin plugin to scrobble to Anilist Jellyfin plugin to scrobble to Anilist
category: "General" category: "General"
framework: "net5.0" framework: "net6.0"
artifacts: artifacts:
- "Jellyfin.Plugin.AnilistSync.dll" - "Jellyfin.Plugin.AnilistSync.dll"
changelog: > changelog: >
Added support for jellyfin 10.8.0