File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
OneMoreCalendar/Properties
OneMoreProtocolHandler/Properties
OneMoreSetupActions/Properties Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ internal static class AssemblyInfo
37
37
* NOTE - also update the version in the Setup project
38
38
* by clicking on the Setup project node in VS and update its properties
39
39
*/
40
- public const string Version = "6.5.0 " ;
40
+ public const string Version = "6.5.1 " ;
41
41
42
42
public const string Product = "OneMore" ;
43
43
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ namespace OneMoreCalendar
27
27
{
28
28
internal static class AssemblyInfo
29
29
{
30
- public const string Version = "6.5.0 " ;
30
+ public const string Version = "6.5.1 " ;
31
31
}
32
32
}
Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ namespace OneMoreProtocolHandler
23
23
{
24
24
internal static class AssemblyInfo
25
25
{
26
- public const string Version = "6.5.0 " ;
26
+ public const string Version = "6.5.1 " ;
27
27
}
28
28
}
Original file line number Diff line number Diff line change @@ -11011,15 +11011,15 @@
11011
11011
{
11012
11012
"Name" = "8:OneMoreAddIn"
11013
11013
"ProductName" = "8:OneMoreAddIn"
11014
- "ProductCode" = "8:{ECE7F56C-D617-46A3-B1EF-67A357CDDA01 }"
11015
- "PackageCode" = "8:{8B24F002-74BA-4D7C-95A7-C4A3C7E82851 }"
11014
+ "ProductCode" = "8:{A78FBB92-2718-40A9-B1D2-54CD73F3B036 }"
11015
+ "PackageCode" = "8:{CD651B6F-0888-44E7-AD1E-254A1627E0CE }"
11016
11016
"UpgradeCode" = "8:{058F6D04-E0D0-4984-B6B7-7FE0C581680E}"
11017
11017
"AspNetVersion" = "8:4.0.30319.0"
11018
11018
"RestartWWWService" = "11:FALSE"
11019
11019
"RemovePreviousVersions" = "11:TRUE"
11020
11020
"DetectNewerInstalledVersion" = "11:TRUE"
11021
11021
"InstallAllUsers" = "11:TRUE"
11022
- "ProductVersion" = "8:6.5.0 "
11022
+ "ProductVersion" = "8:6.5.1 "
11023
11023
"Manufacturer" = "8:River"
11024
11024
"ARPHELPTELEPHONE" = "8:"
11025
11025
"ARPHELPLINK" = "8:https://github.com/stevencohn/OneMore"
Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ namespace OneMoreSetupActions
23
23
{
24
24
internal static class AssemblyInfo
25
25
{
26
- public const string Version = "6.5.0 " ;
26
+ public const string Version = "6.5.1 " ;
27
27
}
28
28
}
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ namespace OneMoreService
27
27
{
28
28
internal static class AssemblyInfo
29
29
{
30
- public const string Version = "6.5.0 " ;
30
+ public const string Version = "6.5.1 " ;
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments