We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a6baf commit 937f4f8Copy full SHA for 937f4f8
src/ColorDesktop.Launcher/Program.cs
@@ -15,7 +15,7 @@ namespace ColorDesktop.Launcher;
15
16
public class Program
17
{
18
- public const string Version = "A3.20241202";
+ public const string Version = "A3.20241205";
19
public const string ApiVersion = LauncherApi.ApiVersion;
20
21
private static FileStream s_lock;
0 commit comments