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.
1 parent fdcb736 commit 08d086eCopy full SHA for 08d086e
1 file changed
Program.cs
@@ -15,7 +15,7 @@ namespace Spedit
15
{
16
public static class Program
17
18
- public const string ProgramInternalVersion = "13";
+ public const string ProgramInternalVersion = "14";
19
20
public static MainWindow MainWindow;
21
public static OptionsControl OptionsObject;
0 commit comments