Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Bump to version 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robvdpol committed Mar 19, 2022
1 parent 7c24a5a commit 82198d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<AssemblyVersion>2.6.0.0</AssemblyVersion>
<FileVersion>2.6.0.0</FileVersion>
<Version>2.6.0</Version>
<AssemblyVersion>2.6.1.0</AssemblyVersion>
<FileVersion>2.6.1.0</FileVersion>
<Version>2.6.1</Version>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -221,15 +221,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Race Control"
"ProductCode" = "8:{6E6601DB-9867-421D-8983-C7E3AAB6DEC9}"
"PackageCode" = "8:{5DE75899-B6A1-4D62-8EB8-282D43C3915C}"
"ProductCode" = "8:{DA3ACB2E-9AD3-46CA-9261-396D03BEC57C}"
"PackageCode" = "8:{C9BD6501-4078-45AF-8E61-E9B29317198B}"
"UpgradeCode" = "8:{AED9C889-7712-4594-8E9C-2BD1BA1CEE3A}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.6.0"
"ProductVersion" = "8:2.6.1"
"Manufacturer" = "8:Rob van der Pol"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 82198d5

Please sign in to comment.