diff --git a/manifest/Lacro59_GameActivity.yaml b/manifest/Lacro59_GameActivity.yaml index 0f804ff..b02ce7f 100644 --- a/manifest/Lacro59_GameActivity.yaml +++ b/manifest/Lacro59_GameActivity.yaml @@ -120,4 +120,15 @@ Packages: - 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 + - Updated localizations + - Version: 2.6 + RequiredApiVersion: 6.2.2 + ReleaseDate: 2022-02-04 + PackageUrl: https://github.com/Lacro59/playnite-gameactivity-plugin/releases/download/v2.6/playnite-gameactivity-plugin_2_6.pext + Changelog: + - UI tweaks + - Updated localizations + - Added an option to truncate empty date session + - Added a Gantt view style + - Fixed minors bugs + - Fixed crash \ No newline at end of file diff --git a/source/extension.yaml b/source/extension.yaml index 4d02f77..3b19fd0 100644 --- a/source/extension.yaml +++ b/source/extension.yaml @@ -1,7 +1,7 @@ Id: playnite-gameactivity-plugin Name: GameActivity Author: Lacro59 -Version: 2.5.1 +Version: 2.6 Module: GameActivity.dll Type: GenericPlugin Icon: icon.png