Skip to content

Commit

Permalink
v5.9.5 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stevencohn committed Dec 16, 2023
1 parent 24034ed commit ccf08ee
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions OneMore/Commands/Snippets/InsertTocDialog.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion OneMore/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ internal static class AssemblyInfo
* NOTE - also update the version in the Setup project
* by clicking on the Setup project node in VS and update its properties
*/
public const string Version = "5.9.4";
public const string Version = "5.9.5";

public const string Product = "OneMore";

Expand Down
2 changes: 1 addition & 1 deletion OneMoreCalendar/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ namespace OneMoreCalendar
{
internal static class AssemblyInfo
{
public const string Version = "5.9.4";
public const string Version = "5.9.5";
}
}
2 changes: 1 addition & 1 deletion OneMoreProtocolHandler/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ namespace OneMoreProtocolHandler
{
internal static class AssemblyInfo
{
public const string Version = "5.9.4";
public const string Version = "5.9.5";
}
}
6 changes: 3 additions & 3 deletions OneMoreSetup/OneMoreSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -9939,15 +9939,15 @@
{
"Name" = "8:OneMoreAddIn"
"ProductName" = "8:OneMoreAddIn"
"ProductCode" = "8:{124923F6-6414-434A-8C41-C594D094E185}"
"PackageCode" = "8:{2005BB65-150C-4744-9108-22E2F7FEEB5B}"
"ProductCode" = "8:{71028473-B37F-499D-BDD7-1AD49D30DE2B}"
"PackageCode" = "8:{8761B3D7-9BEA-48DD-A669-E00E03C0D52E}"
"UpgradeCode" = "8:{058F6D04-E0D0-4984-B6B7-7FE0C581680E}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:5.9.4"
"ProductVersion" = "8:5.9.5"
"Manufacturer" = "8:River3"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
Binary file modified OneMoreSetup/Resources/Banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified OneMoreSetup/Resources/Banner.psd
Binary file not shown.
2 changes: 1 addition & 1 deletion OneMoreSetupActions/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ namespace OneMoreSetupActions
{
internal static class AssemblyInfo
{
public const string Version = "5.9.4";
public const string Version = "5.9.5";
}
}

0 comments on commit ccf08ee

Please sign in to comment.