File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ namespace MaiChartManager;
1212
1313public class AppMain : ISingleInstance
1414{
15- public const string Version = "1.7.0 " ;
15+ public const string Version = "1.7.1 " ;
1616 public static Browser ? BrowserWin { get ; set ; }
1717
1818 private Launcher _launcher ;
Original file line number Diff line number Diff line change 1010 IgnorableNamespaces =" win32dependencies"
1111>
1212 <Identity Name =" 22369479C5405.MaiChartManager" Publisher =" CN=86A51452-7790-46C3-9A4B-1207C2C97940"
13- Version =" 1.7.0 .0" ProcessorArchitecture =" x64" />
13+ Version =" 1.7.1 .0" ProcessorArchitecture =" x64" />
1414 <Properties >
1515 <DisplayName >MaiChartManager</DisplayName >
1616 <PublisherDisplayName >凌莞</PublisherDisplayName >
5151 <Application Id =" CliTool"
5252 Executable =" MaiChartManager.CLI.exe"
5353 EntryPoint =" Windows.FullTrustApplication" >
54+ <!-- AppListEntry="none" -->
5455 <uap : VisualElements
55- AppListEntry =" none"
5656 DisplayName =" MaiChartManager CLI"
5757 Description =" MaiChartManager Command line tool"
5858 BackgroundColor =" transparent"
You can’t perform that action at this time.
0 commit comments