Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
nstlaurent committed Mar 4, 2023
1 parent 5454d62 commit e95c3a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DoomLauncher/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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("3.6.3.0")]
[assembly: AssemblyFileVersion("3.6.3.0")]
[assembly: AssemblyVersion("3.6.4.0")]
[assembly: AssemblyFileVersion("3.6.4.0")]
10 changes: 5 additions & 5 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:WadReader, Version=3.6.2.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:WadReader, Version=3.6.3.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_1D58DBC36810F3BB0E82C4CB7A32DAB4"
Expand Down Expand Up @@ -1241,7 +1241,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8377.38286, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:Equin.ApplicationFramework.BindingListView, Version=1.4.8387.13079, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_EC5529934859E90D9F32593188150B95"
Expand Down Expand Up @@ -1377,15 +1377,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Doom Launcher"
"ProductCode" = "8:{451096A9-0CF0-491C-9DDE-85D864F5C38F}"
"PackageCode" = "8:{1401F03E-C0E2-4C11-97C5-B9B434B1CE76}"
"ProductCode" = "8:{4A6077EA-76BA-49E7-8FE0-ECA9EA05680B}"
"PackageCode" = "8:{53D65279-9F34-4E65-ABBC-0C64E81FC739}"
"UpgradeCode" = "8:{CAFDF197-4B50-4AFE-BCFE-0432710657F1}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:3.6.3"
"ProductVersion" = "8:3.6.4"
"Manufacturer" = "8:Doom Launcher"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/nstlaurent/DoomLauncher"
Expand Down

0 comments on commit e95c3a3

Please sign in to comment.