Skip to content

Commit

Permalink
Updated version to 2.2.0 on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcclive committed Mar 4, 2020
1 parent 7cca75f commit e8fd3a9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Tricycle.IO.Windows/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]
[assembly: AssemblyVersion("2.2.0.0")]
[assembly: AssemblyFileVersion("2.2.0.0")]
4 changes: 2 additions & 2 deletions Tricycle.UI.Windows/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]
[assembly: AssemblyVersion("2.2.0.0")]
[assembly: AssemblyFileVersion("2.2.0.0")]
8 changes: 4 additions & 4 deletions Tricycle.Windows.Setup/Tricycle.Windows.Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -4475,7 +4475,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:Tricycle.IO.Windows, Version=2.0.1.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:Tricycle.IO.Windows, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_69EFC39C02EE4AB2C6B0D60AB26FF7B3"
Expand Down Expand Up @@ -7769,15 +7769,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Tricycle"
"ProductCode" = "8:{39D6480E-E6F9-412B-B1EE-869AA95BF1EC}"
"PackageCode" = "8:{E85F5495-F6E8-4A1A-B12C-813073EC9789}"
"ProductCode" = "8:{1B3D29CF-0C4F-43B6-9748-58A6073695FE}"
"PackageCode" = "8:{08834831-8795-4D78-B378-CEE921DE8F62}"
"UpgradeCode" = "8:{D12CFAFF-0049-4FB5-85E7-EEE6E1F2BECE}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
"DetectNewerInstalledVersion" = "11:FALSE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.1.0"
"ProductVersion" = "8:2.2.0"
"Manufacturer" = "8:Tricycle Team"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/kmcclive/tricycle/issues"
Expand Down

0 comments on commit e8fd3a9

Please sign in to comment.