From 6fb4481978cd719a3cfa27f88f933ab2919b9fd6 Mon Sep 17 00:00:00 2001 From: Lacro59 Date: Fri, 4 Feb 2022 14:05:11 +0100 Subject: [PATCH] updated manifest & version --- manifest/Lacro59_GameActivity.yaml | 13 ++++++++++++- source/extension.yaml | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) 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