From 0b61c301bab94d8ae770aa5ecd75ebd1973b23bc Mon Sep 17 00:00:00 2001 From: HerrKnarz <40741234+HerrKnarz@users.noreply.github.com> Date: Tue, 4 Apr 2023 22:32:03 +0200 Subject: [PATCH] new release! --- Generic/CompanyCompanion/Properties/AssemblyInfo.cs | 4 ++-- Generic/CompanyCompanion/extension.yaml | 2 +- Generic/LinkUtilities/Properties/AssemblyInfo.cs | 4 ++-- Generic/LinkUtilities/extension.yaml | 2 +- Manifest/HerrKnarz_CompanyCompanion.yaml | 7 +++++++ Manifest/HerrKnarz_LinkUtilities.yaml | 10 ++++++++++ Manifest/HerrKnarz_WikipediaMetadata.yaml | 11 +++++++++++ Metadata/WikipediaMetadata/Properties/AssemblyInfo.cs | 4 ++-- Metadata/WikipediaMetadata/extension.yaml | 2 +- 9 files changed, 37 insertions(+), 9 deletions(-) diff --git a/Generic/CompanyCompanion/Properties/AssemblyInfo.cs b/Generic/CompanyCompanion/Properties/AssemblyInfo.cs index 5618210c5..066cd62a7 100644 --- a/Generic/CompanyCompanion/Properties/AssemblyInfo.cs +++ b/Generic/CompanyCompanion/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("0.5.0.0")] -[assembly: AssemblyFileVersion("0.5.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.6.0.0")] +[assembly: AssemblyFileVersion("0.6.0.0")] \ No newline at end of file diff --git a/Generic/CompanyCompanion/extension.yaml b/Generic/CompanyCompanion/extension.yaml index cdab7c25e..1ac8b1ee0 100644 --- a/Generic/CompanyCompanion/extension.yaml +++ b/Generic/CompanyCompanion/extension.yaml @@ -1,7 +1,7 @@ Id: CompanyCompanion_b76edaec-1aa8-48ef-83a4-2a49ab031029 Name: Company Companion Author: HerrKnarz -Version: 0.5 +Version: 0.6 Module: CompanyCompanion.dll Type: GenericPlugin Icon: icon.png \ No newline at end of file diff --git a/Generic/LinkUtilities/Properties/AssemblyInfo.cs b/Generic/LinkUtilities/Properties/AssemblyInfo.cs index 31dc73878..409040672 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("2.5.1.0")] -[assembly: AssemblyFileVersion("2.5.1.0")] +[assembly: AssemblyVersion("2.6.0.0")] +[assembly: AssemblyFileVersion("2.6.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 e7c31a930..0383be14f 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.1 +Version: 2.6 Module: LinkUtilities.dll Type: GenericPlugin Icon: icon.png \ No newline at end of file diff --git a/Manifest/HerrKnarz_CompanyCompanion.yaml b/Manifest/HerrKnarz_CompanyCompanion.yaml index ec589adc4..3c7931058 100644 --- a/Manifest/HerrKnarz_CompanyCompanion.yaml +++ b/Manifest/HerrKnarz_CompanyCompanion.yaml @@ -1,5 +1,12 @@ AddonId: CompanyCompanion_b76edaec-1aa8-48ef-83a4-2a49ab031029 Packages: + - Version: 0.6 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2023-04-04 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2023-04-04/CompanyCompanion_b76edaec-1aa8-48ef-83a4-2a49ab031029_0_6.pext + Changelog: + - fixed bug, that occured, when company names are NULL + - massive code clean up - Version: 0.5 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-03-23 diff --git a/Manifest/HerrKnarz_LinkUtilities.yaml b/Manifest/HerrKnarz_LinkUtilities.yaml index 9d6927234..d0cd1320f 100644 --- a/Manifest/HerrKnarz_LinkUtilities.yaml +++ b/Manifest/HerrKnarz_LinkUtilities.yaml @@ -1,5 +1,15 @@ AddonId: LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1 Packages: + - Version: 2.6 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2023-04-04 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2023-04-04/LinkUtilties_f692b4bb-238d-4080-ae76-4aaefde6f7a1_2_6.pext + Changelog: + - Added link to IGN Guides (only add function) + - Added link to Gamepressure Guides (only add function) + - new translations to Portuguese, Brazilian (thx kelvis) + - new translations to Russian (thx virtpunk) + - massive code clean up - Version: 2.5.1 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-03-24 diff --git a/Manifest/HerrKnarz_WikipediaMetadata.yaml b/Manifest/HerrKnarz_WikipediaMetadata.yaml index 8c0f02fd6..5a426cb02 100644 --- a/Manifest/HerrKnarz_WikipediaMetadata.yaml +++ b/Manifest/HerrKnarz_WikipediaMetadata.yaml @@ -1,5 +1,16 @@ AddonId: WikipediaMetadata_6c1bdd62-77bf-4866-a264-11544508687c Packages: + - Version: 1.6 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2023-04-04 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2023-04-04/WikipediaMetadata_6c1bdd62-77bf-4866-a264-11544508687c_1_6.pext + Changelog: + - fixed bug not fetching games in automatic mode + - fixed bug adding a link, when cancelling (or nothing was found in automatic mode) + - fixed sorting bug in automatic mode + - complete translation to Spanish (thx darklinkpower) + - complete translation to Norwegian (thx MeatBoy) + - massive code clean up - Version: 1.5 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-03-19 diff --git a/Metadata/WikipediaMetadata/Properties/AssemblyInfo.cs b/Metadata/WikipediaMetadata/Properties/AssemblyInfo.cs index 5b3bb6e66..2328859d8 100644 --- a/Metadata/WikipediaMetadata/Properties/AssemblyInfo.cs +++ b/Metadata/WikipediaMetadata/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("1.5.0.0")] -[assembly: AssemblyFileVersion("1.5.0.0")] +[assembly: AssemblyVersion("1.6.0.0")] +[assembly: AssemblyFileVersion("1.6.0.0")] [assembly: InternalsVisibleTo("WikipediaMetadata.Test")] \ No newline at end of file diff --git a/Metadata/WikipediaMetadata/extension.yaml b/Metadata/WikipediaMetadata/extension.yaml index 7f3841233..5667d3f5d 100644 --- a/Metadata/WikipediaMetadata/extension.yaml +++ b/Metadata/WikipediaMetadata/extension.yaml @@ -1,7 +1,7 @@ Id: WikipediaMetadata_6c1bdd62-77bf-4866-a264-11544508687c Name: Wikipedia Metadata Author: HerrKnarz -Version: 1.5 +Version: 1.6 Module: WikipediaMetadata.dll Type: MetadataProvider Icon: icon.png \ No newline at end of file