diff --git a/Directory.Build.props b/Directory.Build.props index cd5203b..97478d6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 3.0.0.0 - 3.0.0.0 - 3.0.0.0 + 4.0.0.0 + 4.0.0.0 + 4.0.0.0 diff --git a/build.yaml b/build.yaml index a580a44..e8afaa5 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "VGMdb" guid: "44616595-5798-47ad-8658-3c09f3030505" -version: 3 +version: 4 targetAbi: "10.9.0.0" framework: "net8.0" owner: "jellyfin" @@ -12,5 +12,5 @@ description: > category: "Metadata" artifacts: - "Jellyfin.Plugin.Vgmdb.dll" -changelog: |2- - +changelog: |- + - 10.9 (#23) @crobibero