diff --git a/manifest/Lacro59_GameActivity.yaml b/manifest/Lacro59_GameActivity.yaml index d9f2d8a..9f6443a 100644 --- a/manifest/Lacro59_GameActivity.yaml +++ b/manifest/Lacro59_GameActivity.yaml @@ -193,4 +193,17 @@ Packages: Changelog: - Updated localizations - Fixed crashs - - Fixed issue with chart colors \ No newline at end of file + - Fixed issue with chart colors + - Version: 3.1.0 + RequiredApiVersion: 6.9.0 + ReleaseDate: 2023-04-15 + PackageUrl: https://github.com/Lacro59/playnite-gameactivity-plugin/releases/download/v3.0.1/playnite-gameactivity-plugin_3_0_1.pext + Changelog: + - Updated localizations + - Updated icons + - Updated HWiNFO to use gadget reports or memory sharing + - Added new elements for HWiNFO + - Added a new theme element (see wiki) to display playtile over some weeks + - UI tweaks + - Fixed bugs (thanks to CanRanBan) + - Fixed crashs \ No newline at end of file diff --git a/source/extension.yaml b/source/extension.yaml index ac893a1..42ee2a5 100644 --- a/source/extension.yaml +++ b/source/extension.yaml @@ -1,7 +1,7 @@ Id: playnite-gameactivity-plugin Name: GameActivity Author: Lacro59 -Version: 3.0.1 +Version: 3.1.0 Module: GameActivity.dll Type: GenericPlugin Icon: icon.png diff --git a/source/playnite-plugincommon b/source/playnite-plugincommon index 796c76a..39d7c38 160000 --- a/source/playnite-plugincommon +++ b/source/playnite-plugincommon @@ -1 +1 @@ -Subproject commit 796c76a0d576453cad3f641242b35b6c826cb065 +Subproject commit 39d7c388640e99a51928e0409efea36d28501bf0