File tree Expand file tree Collapse file tree
src/Neptuo.Productivity.SolutionRunner.UI Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 <CreateWebPageOnPublish >true</CreateWebPageOnPublish >
3535 <WebPage >index.html</WebPage >
3636 <ApplicationRevision >1</ApplicationRevision >
37- <ApplicationVersion >1.5 .0.%2a</ApplicationVersion >
37+ <ApplicationVersion >1.6 .0.%2a</ApplicationVersion >
3838 <UseApplicationTrust >false</UseApplicationTrust >
3939 <PublishWizardCompleted >true</PublishWizardCompleted >
4040 <BootstrapperEnabled >true</BootstrapperEnabled >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ namespace Neptuo.Productivity.SolutionRunner.UI
1010{
1111 public class VersionInfo
1212 {
13- internal const string Version = "1.5 .0" ;
13+ internal const string Version = "1.6 .0" ;
1414 internal const string Preview = null ; //"-beta1";
1515
1616 public static Version GetVersion ( )
You can’t perform that action at this time.
0 commit comments