Skip to content

Commit d7c8156

Browse files
committed
version: bump
1 parent cdaf2c2 commit d7c8156

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AquaMai

MaiChartManager/AppMain.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace MaiChartManager;
77

88
public class AppMain : ISingleInstance
99
{
10-
public const string Version = "1.3.2";
10+
public const string Version = "1.3.3";
1111
public static Browser? BrowserWin { get; set; }
1212

1313
private Launcher _launcher;

0 commit comments

Comments
 (0)