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 @@ -11,7 +11,7 @@ namespace MaiChartManager;
1111
1212public class AppMain : ISingleInstance
1313{
14- public const string Version = "1.5.3 " ;
14+ public const string Version = "1.5.4 " ;
1515 public static Browser ? BrowserWin { get ; set ; }
1616
1717 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.3 .0"
11+ <Identity Name =" 22369479C5405.MaiChartManager" Publisher =" CN=86A51452-7790-46C3-9A4B-1207C2C97940" Version =" 1.5.4 .0"
1212 ProcessorArchitecture =" x64" />
1313 <Properties >
1414 <DisplayName >MaiChartManager</DisplayName >
You can’t perform that action at this time.
0 commit comments