Skip to content

Commit

Permalink
Incremented version number from 0.6.0 to 0.6.1 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
trippsc2 committed Mar 30, 2020
1 parent f59a7db commit d0135d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions OpenTracker.Setup/OpenTracker.Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -189,15 +189,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:OpenTracker"
"ProductCode" = "8:{4D04BD5B-2D57-47E5-9852-30E687820805}"
"PackageCode" = "8:{C476505C-9AB8-4659-9C0C-5CE283C7DA0B}"
"ProductCode" = "8:{3C3B2E16-BC74-4A4E-9FCD-A4A1A8B88985}"
"PackageCode" = "8:{5668E037-170A-4223-BEAA-D0C632C636A3}"
"UpgradeCode" = "8:{C98C2121-B4C5-473A-9B86-5407FEFFE8F1}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:0.6.0"
"ProductVersion" = "8:0.6.1"
"Manufacturer" = "8:OpenTracker"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
6 changes: 3 additions & 3 deletions OpenTracker/OpenTracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<ApplicationIcon>triforce.ico</ApplicationIcon>
<Win32Resource />
<Version>0.6.0</Version>
<Version>0.6.1</Version>
<Authors>Tripp</Authors>
<AssemblyVersion>0.6.0.0</AssemblyVersion>
<FileVersion>0.6.0.0</FileVersion>
<AssemblyVersion>0.6.1.0</AssemblyVersion>
<FileVersion>0.6.1.0</FileVersion>
<RuntimeIdentifiers>osx-x64;linux-x64;win-x64;win-x86</RuntimeIdentifiers>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit d0135d9

Please sign in to comment.