forked from ARufenach/AnilistSync
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
782fcc0
commit aa69139
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |