Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
the-paid-actor committed Jan 18, 2024
1 parent 6c297c6 commit 0b1dd4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dcs-dtc/DTC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<Version>7.0.4</Version>
<Version>7.1.0</Version>
<Product>DTC for DCS</Product>
<Description>$(Product)</Description>
<ApplicationIcon>Resources\Iconleak-Atrous-Disk.ico</ApplicationIcon>
Expand Down
6 changes: 3 additions & 3 deletions installer/installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -198,15 +198,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:DTC for DCS"
"ProductCode" = "8:{2CB26A60-EA83-4FD5-B6FC-F0D3C7CFCA55}"
"PackageCode" = "8:{0C0D7796-F9D9-45A2-A3E5-35DEB3E742D0}"
"ProductCode" = "8:{5C6E133F-D0E6-43F4-A99C-592A598081CF}"
"PackageCode" = "8:{61AECA17-BF2A-4270-82D1-37CD00968CFD}"
"UpgradeCode" = "8:{3D5849D5-76B8-466F-9C16-2B1A020D0784}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:7.0.4"
"ProductVersion" = "8:7.1.0"
"Manufacturer" = "8:The_Paid_Actor"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 0b1dd4b

Please sign in to comment.