diff --git a/Directory.Build.props b/Directory.Build.props index c608cd0..4610685 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 6.0.0.0 - 6.0.0.0 - 6.0.0.0 + 8.0.0.0 + 8.0.0.0 + 8.0.0.0 diff --git a/build.yaml b/build.yaml index 587e532..eab0e64 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ name: "AniList" guid: "1bd22884-44be-40f3-ad95-fc4a7834ba2c" imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-anilist.png" -version: 7 +version: 8 targetAbi: "10.9.0.0" framework: "net8.0" owner: "jellyfin" @@ -13,3 +13,7 @@ category: "Metadata" artifacts: - "Jellyfin.Plugin.AniList.dll" changelog: |- + - Unstable (#61) @crobibero + + ### Bug Fixes ### + - Fix genre settings not being applied to movies (#52) @HansLehnert