File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ namespace MaiChartManager;
77
88public class AppMain : ISingleInstance
99{
10- public const string Version = "1.5.1 " ;
10+ public const string Version = "1.5.2 " ;
1111 public static Browser ? BrowserWin { get ; set ; }
1212
1313 private Launcher _launcher ;
Original file line number Diff line number Diff line change 88 xmlns : desktop =" http://schemas.microsoft.com/appx/manifest/desktop/windows10"
99 IgnorableNamespaces =" win32dependencies"
1010>
11- <Identity Name =" 22369479C5405.MaiChartManager" Publisher =" CN=86A51452-7790-46C3-9A4B-1207C2C97940" Version =" 1.5.1 .0"
11+ <Identity Name =" 22369479C5405.MaiChartManager" Publisher =" CN=86A51452-7790-46C3-9A4B-1207C2C97940" Version =" 1.5.2 .0"
1212 ProcessorArchitecture =" x64" />
1313 <Properties >
1414 <DisplayName >MaiChartManager</DisplayName >
You can’t perform that action at this time.
0 commit comments