diff --git a/manifest.json b/manifest.json index 17d6552..bd8449a 100644 --- a/manifest.json +++ b/manifest.json @@ -4,15 +4,15 @@ "name": "AnilistSync", "description": "This plugin will scrobble anime to Anilist for you", "overview": "Scrobble to Anilist", - "owner": "ARufenach", + "owner": "ARufenach, modified by Fallenbagel", "category": "General", "versions": [ { - "version": "1.0.0", - "changelog": "Initial release", - "targetAbi": "10.7.0.0", - "sourceUrl": "https://github.com/ARufenach/AnilistSync/releases/download/v1.0.0/AnilistSync_1.0.0.zip", - "checksum": "f099d9935001c1e49c710517e8261765", + "version": "2.0.0", + "changelog": "Add support for Jellyfin 10.8", + "targetAbi": "10.8.0.0", + "sourceUrl": "https://github.com/Fallenbagel/AnilistSync/releases/download/v2.0.0/AnilistSync_2.0.0.zip", + "checksum": "d5aa76d74a279aed5846c1a1adaa0540", "timestamp": "2021-06-04T05:05:00Z" } ]