Skip to content

Commit

Permalink
increased version no to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBaboonSteve committed Oct 19, 2022
1 parent e180f1e commit 3243c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SMT/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace SMT
/// </summary>
public partial class MainWindow : Window
{
public const string SMT_VERSION = "SMT_113";
public const string SMT_VERSION = "SMT_114";
public static MainWindow AppWindow;
private LogonWindow logonBrowserWindow;

Expand Down

0 comments on commit 3243c2c

Please sign in to comment.