diff --git a/Generic/LinkUtilities/Properties/AssemblyInfo.cs b/Generic/LinkUtilities/Properties/AssemblyInfo.cs index 896f42607..f0aaa6e1c 100644 --- a/Generic/LinkUtilities/Properties/AssemblyInfo.cs +++ b/Generic/LinkUtilities/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.5.0.0")] -[assembly: AssemblyFileVersion("2.5.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.5.1.0")] +[assembly: AssemblyFileVersion("2.5.1.0")] \ No newline at end of file diff --git a/Generic/LinkUtilities/extension.yaml b/Generic/LinkUtilities/extension.yaml index 494ca4075..e7c31a930 100644 --- a/Generic/LinkUtilities/extension.yaml +++ b/Generic/LinkUtilities/extension.yaml @@ -1,7 +1,7 @@ Id: LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1 Name: Link Utilities Author: HerrKnarz -Version: 2.5 +Version: 2.5.1 Module: LinkUtilities.dll Type: GenericPlugin Icon: icon.png \ No newline at end of file diff --git a/Manifest/HerrKnarz_LinkUtilities.yaml b/Manifest/HerrKnarz_LinkUtilities.yaml index 31c37b22e..9d6927234 100644 --- a/Manifest/HerrKnarz_LinkUtilities.yaml +++ b/Manifest/HerrKnarz_LinkUtilities.yaml @@ -1,5 +1,12 @@ AddonId: LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1 Packages: + - Version: 2.5.1 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2023-03-24 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2023-03-24/LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1_2_5_1.pext + Changelog: + - Using "All configured websites" for more than one game didn't take the corresponding checkboxes into account and added/searched links to all sites. Fixed for real this time! + - Added short delay while adding Map Genie links, so we don't get a temporary block for too many requests anymore. - Version: 2.5 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-03-23