diff --git a/Generic/LinkUtilities/Properties/AssemblyInfo.cs b/Generic/LinkUtilities/Properties/AssemblyInfo.cs index 19dd103c4..f24715308 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.2.0.0")] -[assembly: AssemblyFileVersion("3.2.0.0")] +[assembly: AssemblyVersion("3.3.0.0")] +[assembly: AssemblyFileVersion("3.3.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 911a0e57b..3cdc763b9 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.2 +Version: 3.3 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 8ea66d2f3..c94e9bffe 100644 --- a/Manifest/HerrKnarz_LinkUtilities.yaml +++ b/Manifest/HerrKnarz_LinkUtilities.yaml @@ -1,5 +1,12 @@ AddonId: LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1 Packages: + - Version: 3.3 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2023-05-21 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2023-05-21/LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1_3_3.pext + Changelog: + - New option "Check links" checks, if the links of the selected games are reachable and shows the results in a dialog with the option to remove or replace them. + - Added grouping by game name to the Review duplicates dialog. - Version: 3.2 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-05-19