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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robvdpol committed Mar 27, 2022
1 parent 86339ac commit 945c7de
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.2.0</AssemblyVersion>
<FileVersion>2.6.2.0</FileVersion>
<Version>2.6.2</Version>
<AssemblyVersion>2.6.3.0</AssemblyVersion>
<FileVersion>2.6.3.0</FileVersion>
<Version>2.6.3</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:{DD04FCDD-80B1-4CFB-B337-1F6800CC193F}"
"PackageCode" = "8:{AE37AAE4-6F58-4076-94A8-9FE68229274F}"
"ProductCode" = "8:{CC4F76C7-F357-4F2B-9860-BB0C80E9BF8D}"
"PackageCode" = "8:{092C2E8D-9CB9-44BA-A217-FCFBF32C21C4}"
"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.2"
"ProductVersion" = "8:2.6.3"
"Manufacturer" = "8:Rob van der Pol"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 945c7de

Please sign in to comment.