diff --git a/manifest/Lacro59_ThemeModifier.yaml b/manifest/Lacro59_ThemeModifier.yaml index 8350ec7..2676250 100644 --- a/manifest/Lacro59_ThemeModifier.yaml +++ b/manifest/Lacro59_ThemeModifier.yaml @@ -32,4 +32,10 @@ Packages: PackageUrl: https://github.com/Lacro59/playnite-thememodifier-plugin/releases/download/v2.2.1/playnite-ThemeModifier-plugin_2_2_1.pext Changelog: - Playnite 9 version (not compatible with Playnite 8) + - Fixed many bugs + - Version: 2.2.2 + RequiredApiVersion: 6.1.0 + ReleaseDate: 2021-10-18 + PackageUrl: https://github.com/Lacro59/playnite-thememodifier-plugin/releases/download/v2.2.1/playnite-ThemeModifier-plugin_2_2_1.pext + Changelog: - Fixed many bugs \ No newline at end of file diff --git a/source/extension.yaml b/source/extension.yaml index 172c3c0..c6a37a7 100644 --- a/source/extension.yaml +++ b/source/extension.yaml @@ -1,7 +1,7 @@ Id: playnite-thememodifier-plugin Name: ThemeModifier Author: Lacro59 -Version: 2.2.1 +Version: 2.2.2 Module: ThemeModifier.dll Type: GenericPlugin Icon: icon.png diff --git a/source/playnite-plugincommon b/source/playnite-plugincommon index f6993a1..8dd207f 160000 --- a/source/playnite-plugincommon +++ b/source/playnite-plugincommon @@ -1 +1 @@ -Subproject commit f6993a18f061ab618f27a0ebaa05e0d93e216a42 +Subproject commit 8dd207f66ba26a05f5452fbbc768f2e8acc162a0