From f4b0cdbdd8d43695cab20c262814ed1f35414be4 Mon Sep 17 00:00:00 2001 From: HerrKnarz <40741234+HerrKnarz@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:27:05 +0100 Subject: [PATCH] Release update for version 4.0 of Link Utilities --- Generic/LinkUtilities/Properties/AssemblyInfo.cs | 4 ++-- Generic/LinkUtilities/extension.yaml | 2 +- Manifest/HerrKnarz_LinkUtilities.yaml | 9 +++++++++ 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Generic/LinkUtilities/Properties/AssemblyInfo.cs b/Generic/LinkUtilities/Properties/AssemblyInfo.cs index 8fd476e77..431649b8e 100644 --- a/Generic/LinkUtilities/Properties/AssemblyInfo.cs +++ b/Generic/LinkUtilities/Properties/AssemblyInfo.cs @@ -32,7 +32,7 @@ // 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("3.7.0.0")] -[assembly: AssemblyFileVersion("3.7.0.0")] +[assembly: AssemblyVersion("4.0.0.0")] +[assembly: AssemblyFileVersion("4.0.0.0")] [assembly: InternalsVisibleTo("LinkUtilities.Test")] \ No newline at end of file diff --git a/Generic/LinkUtilities/extension.yaml b/Generic/LinkUtilities/extension.yaml index 41823b8a6..e605a9310 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: 3.7 +Version: 4.0 Module: LinkUtilities.dll Type: GenericPlugin Icon: icon.png diff --git a/Manifest/HerrKnarz_LinkUtilities.yaml b/Manifest/HerrKnarz_LinkUtilities.yaml index 27af9751f..01779b90f 100644 --- a/Manifest/HerrKnarz_LinkUtilities.yaml +++ b/Manifest/HerrKnarz_LinkUtilities.yaml @@ -1,5 +1,14 @@ AddonId: LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1 Packages: + - Version: 4.0 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2024-01-12 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2024-01-12/LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1_4_0.pext + Changelog: + - Added option to add your own custom link profiles to add links to websites, Link Utilities doesn't support yet. You can also add links to a browser search on websites that way. + - Added filter to check links window. Now you can filter the results by link name. + - Removed duplicate link name pattern for Hardcoregaming 101. + - updated localizations - Version: 3.7 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-11-18