We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb27aa5 + 95a2edc commit 7f4b8c3Copy full SHA for 7f4b8c3
ZXBStudio/Program.cs
@@ -10,7 +10,8 @@ internal class Program
10
{
11
public static string Version = "1.6.0 - beta 5";
12
public static string VersionDate = "2025.10.05";
13
-
+
14
15
// Initialization code. Don't use any Avalonia, third-party APIs or any
16
// SynchronizationContext-reliant code before AppMain is called: things aren't initialized
17
// yet and stuff might break.
0 commit comments