diff --git a/QuickPatcher/Properties/AssemblyInfo.cs b/QuickPatcher/Properties/AssemblyInfo.cs index bfe36fa..ed948a5 100644 --- a/QuickPatcher/Properties/AssemblyInfo.cs +++ b/QuickPatcher/Properties/AssemblyInfo.cs @@ -60,4 +60,4 @@ [assembly: AssemblyVersion("1.2.0.4")] // QP [assembly: AssemblyFileVersion("1.2.0.4")] // QP -[assembly: AssemblyInformationalVersion("4.0.0.0")] // embedded patch files +[assembly: AssemblyInformationalVersion("5.0.0.0")] // embedded patch files diff --git a/QuickPatcher/QuickPatcher.csproj b/QuickPatcher/QuickPatcher.csproj index 0f63c25..a2e6256 100644 --- a/QuickPatcher/QuickPatcher.csproj +++ b/QuickPatcher/QuickPatcher.csproj @@ -159,6 +159,7 @@ + diff --git a/QuickPatcher/Resources/PatchPayloads/PatchPayload_v5.0.0-{36b8a64e-0825-4226-9edb-52527018f6b6}.zip b/QuickPatcher/Resources/PatchPayloads/PatchPayload_v5.0.0-{36b8a64e-0825-4226-9edb-52527018f6b6}.zip new file mode 100644 index 0000000..157d35c Binary files /dev/null and b/QuickPatcher/Resources/PatchPayloads/PatchPayload_v5.0.0-{36b8a64e-0825-4226-9edb-52527018f6b6}.zip differ