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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robvdpol committed Mar 25, 2022
1 parent 92ad45f commit a255b0f
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.1.0</AssemblyVersion>
<FileVersion>2.6.1.0</FileVersion>
<Version>2.6.1</Version>
<AssemblyVersion>2.6.2.0</AssemblyVersion>
<FileVersion>2.6.2.0</FileVersion>
<Version>2.6.2</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:{DA3ACB2E-9AD3-46CA-9261-396D03BEC57C}"
"PackageCode" = "8:{C9BD6501-4078-45AF-8E61-E9B29317198B}"
"ProductCode" = "8:{DD04FCDD-80B1-4CFB-B337-1F6800CC193F}"
"PackageCode" = "8:{AE37AAE4-6F58-4076-94A8-9FE68229274F}"
"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.1"
"ProductVersion" = "8:2.6.2"
"Manufacturer" = "8:Rob van der Pol"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit a255b0f

Please sign in to comment.