Skip to content

Commit ce604d9

Browse files
committed
Canary Icon
1 parent 139a03c commit ce604d9

File tree

193 files changed

+2
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+2
-1
lines changed

MaiChartManager/AppMain.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace MaiChartManager;
1212

1313
public class AppMain : ISingleInstance
1414
{
15-
public const string Version = "1.7.2.1";
15+
public const string Version = "1.7.2.7";
1616
public static Browser? BrowserWin { get; set; }
1717

1818
private Launcher _launcher;
@@ -212,3 +212,4 @@ public static void SetLocale(string locale)
212212

213213

214214

215+
37.2 KB
37.2 KB
37.2 KB
47.8 KB
47.8 KB
47.8 KB
58 KB
58 KB
58 KB

0 commit comments

Comments
 (0)