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.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
robvdpol committed Jun 22, 2021
1 parent 4dab802 commit a9ffdf1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.3.2.0</AssemblyVersion>
<FileVersion>2.3.2.0</FileVersion>
<Version>2.3.2</Version>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<FileVersion>2.3.3.0</FileVersion>
<Version>2.3.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:{4BB79D09-2FA5-4DD4-8C41-D2FA45353414}"
"PackageCode" = "8:{63239E22-5E9D-48D1-8B2B-2005940EAE35}"
"ProductCode" = "8:{0B469452-165C-41AC-8DD8-F2B3A945E58E}"
"PackageCode" = "8:{57B6B0A8-14D9-413F-838B-9D5BD112046F}"
"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.3.2"
"ProductVersion" = "8:2.3.3"
"Manufacturer" = "8:Rob van der Pol"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
2 changes: 1 addition & 1 deletion RaceControl/RaceControl.Package/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Identity
Name="16380RobvanderPol.F1RaceControl"
Publisher="CN=93FEE21F-9153-4B7D-ACA0-ACD1141B0D83"
Version="2.3.1.0" />
Version="2.3.3.0" />

<Properties>
<DisplayName>F1 Race Control</DisplayName>
Expand Down

0 comments on commit a9ffdf1

Please sign in to comment.