diff --git a/Generic/CompanyCompanion/Properties/AssemblyInfo.cs b/Generic/CompanyCompanion/Properties/AssemblyInfo.cs index fc19c7962..7f2797e0a 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.2.0.0")] -[assembly: AssemblyFileVersion("0.2.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.3.0.0")] +[assembly: AssemblyFileVersion("0.3.0.0")] \ No newline at end of file diff --git a/Generic/CompanyCompanion/extension.yaml b/Generic/CompanyCompanion/extension.yaml index 94bdab9ed..36db73f64 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.2 +Version: 0.3 Module: CompanyCompanion.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 2813f3ac1..ecc4d7b59 100644 --- a/Manifest/HerrKnarz_CompanyCompanion.yaml +++ b/Manifest/HerrKnarz_CompanyCompanion.yaml @@ -1,5 +1,14 @@ AddonId: CompanyCompanion_b76edaec-1aa8-48ef-83a4-2a49ab031029 Packages: + - Version: 0.3 + RequiredApiVersion: 6.8.0 + ReleaseDate: 2023-03-01 + PackageUrl: https://github.com/HerrKnarz/Playnite-Extensions/releases/download/2023-03-01/CompanyCompanion_b76edaec-1aa8-48ef-83a4-2a49ab031029_0_3.pext + Changelog: + - Optimized performance and visual appearance of the merge window (especially when resizing the window) + - Added a list of all games of a company in a tool tip in the merge window + - reset game count after each action to 0 + - 100% translation to Ukrainian (thx SmithMD24) - Version: 0.2 RequiredApiVersion: 6.8.0 ReleaseDate: 2023-02-27