Skip to content

Commit

Permalink
Updated version to 2.6.0 on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcclive committed May 11, 2021
1 parent 8461d19 commit 3c83940
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.5.0.0")]
[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: AssemblyVersion("2.6.0.0")]
[assembly: AssemblyFileVersion("2.6.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.5.0.0")]
[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: AssemblyVersion("2.6.0.0")]
[assembly: AssemblyFileVersion("2.6.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 @@ -5516,7 +5516,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:Tricycle.IO.Windows, Version=2.4.3.0, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:Tricycle.IO.Windows, Version=2.5.0.0, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_96FA25A738D16778E3C332E74974009E"
Expand Down Expand Up @@ -7818,15 +7818,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Tricycle"
"ProductCode" = "8:{C9556899-53D4-4160-99A5-7B189C2DCD5D}"
"PackageCode" = "8:{9E9BCE96-4966-4148-AC90-153377F06878}"
"ProductCode" = "8:{7B77A441-D0B0-458F-9D00-8DFB24A34372}"
"PackageCode" = "8:{A1399065-31E8-4E47-AB1E-E68466EF837C}"
"UpgradeCode" = "8:{D12CFAFF-0049-4FB5-85E7-EEE6E1F2BECE}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:FALSE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.5.0"
"ProductVersion" = "8:2.6.0"
"Manufacturer" = "8:Tricycle Team"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/kmcclive/tricycle/issues"
Expand Down

0 comments on commit 3c83940

Please sign in to comment.