We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a959d2d commit 6907e13Copy full SHA for 6907e13
src/ColorDesktop.Launcher/Program.cs
@@ -14,7 +14,7 @@ namespace ColorDesktop.Launcher;
14
15
public class Program
16
{
17
- public const string Version = "A4.20250102";
+ public const string Version = "A4.20250324";
18
public const string ApiVersion = LauncherApi.ApiVersion;
19
20
private static FileStream s_lock;
0 commit comments