diff --git a/manifest/Lacro59_GameActivity.yaml b/manifest/Lacro59_GameActivity.yaml index 83403ed..0f804ff 100644 --- a/manifest/Lacro59_GameActivity.yaml +++ b/manifest/Lacro59_GameActivity.yaml @@ -111,4 +111,13 @@ Packages: - Added a option to save column order - Updated localizations - Fixed minors bugs - - Fixed crash \ No newline at end of file + - Fixed crash + - Version: 2.5.1 + RequiredApiVersion: 6.2.2 + ReleaseDate: 2022-01-24 + PackageUrl: https://github.com/Lacro59/playnite-gameactivity-plugin/releases/download/v2.5.1/playnite-gameactivity-plugin_2_5_1.pext + Changelog: + - UI tweaks + - Fixed a random issue on game stopped event + - Fixed an issue with dates that is not in local time + - Updated localizations \ No newline at end of file diff --git a/source/GameActivity.csproj b/source/GameActivity.csproj index aedcec4..6034c92 100644 --- a/source/GameActivity.csproj +++ b/source/GameActivity.csproj @@ -75,8 +75,8 @@ False Resources\OpenHardwareMonitorLib.dll - - packages\PlayniteSDK.6.2.0\lib\net462\Playnite.SDK.dll + + packages\PlayniteSDK.6.2.2\lib\net462\Playnite.SDK.dll False diff --git a/source/extension.yaml b/source/extension.yaml index 6491c4e..4d02f77 100644 --- a/source/extension.yaml +++ b/source/extension.yaml @@ -1,7 +1,7 @@ Id: playnite-gameactivity-plugin Name: GameActivity Author: Lacro59 -Version: 2.5 +Version: 2.5.1 Module: GameActivity.dll Type: GenericPlugin Icon: icon.png diff --git a/source/packages.config b/source/packages.config index eea29c6..b25beab 100644 --- a/source/packages.config +++ b/source/packages.config @@ -6,7 +6,7 @@ - +