diff --git a/extension.yaml b/extension.yaml index f8b1d97..a48951c 100644 --- a/extension.yaml +++ b/extension.yaml @@ -1,7 +1,7 @@ Id: PCGamingWikiMetadata_c038558e-427b-4551-be4c-be7009ce5a8d Name: PCGamingWiki Metadata Provider Author: sharkusmanch -Version: 1.2.1 +Version: 1.2.2 Module: PCGamingWikiMetadata.dll Type: MetadataProvider Icon: icon.png diff --git a/manifest.yaml b/manifest.yaml index fe028f9..8b55bd6 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,5 +1,12 @@ AddonId: PCGamingWikiMetadata_c038558e-427b-4551-be4c-be7009ce5a8d Packages: +- Version: 1.2.2 + RequiredApiVersion: 6.11.0 + ReleaseDate: 2024-02-14 + PackageUrl: https://github.com/sharkusmanch/playnite-pcgamingwiki-metadata-provider/releases/download/v1.2.2/PCGamingWiki_Metadata_Provider_v1.2.2.pext + Changelog: + - Fixes to series name parsing. Games with multiple series should now be parsed correctly. + - Update dependencies - Version: 1.2.1 RequiredApiVersion: 6.2.2 ReleaseDate: 2023-05-28