Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 08d086e

Browse files
committed
Update Internal Version
1 parent fdcb736 commit 08d086e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Spedit
1515
{
1616
public static class Program
1717
{
18-
public const string ProgramInternalVersion = "13";
18+
public const string ProgramInternalVersion = "14";
1919

2020
public static MainWindow MainWindow;
2121
public static OptionsControl OptionsObject;

0 commit comments

Comments
 (0)