Skip to content

Commit

Permalink
Bump QuickPatcher version tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TiberiumFusion committed Dec 29, 2023
1 parent 83978f5 commit e71b811
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions QuickPatcher/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
// - The QuickPatcher application's version goes in the File Version slot
// - The embedded patch files' version goes in the Product Version slot

[assembly: AssemblyVersion("1.1.1.0")] // QP
[assembly: AssemblyFileVersion("1.1.1.0")] // QP
[assembly: AssemblyVersion("1.2.0.0")] // QP
[assembly: AssemblyFileVersion("1.2.0.0")] // QP

[assembly: AssemblyInformationalVersion("1.2.0.0")] // embedded patch files
[assembly: AssemblyInformationalVersion("2.0.0.0")] // embedded patch files

0 comments on commit e71b811

Please sign in to comment.