Skip to content

Commit 6907e13

Browse files
committed
Update Program.cs
1 parent a959d2d commit 6907e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ColorDesktop.Launcher/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace ColorDesktop.Launcher;
1414

1515
public class Program
1616
{
17-
public const string Version = "A4.20250102";
17+
public const string Version = "A4.20250324";
1818
public const string ApiVersion = LauncherApi.ApiVersion;
1919

2020
private static FileStream s_lock;

0 commit comments

Comments
 (0)