Update build.yaml
This commit is contained in:
+4
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user