Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBaboonSteve committed Oct 17, 2021
1 parent c7c17a6 commit 014ab6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ namespace SMT
/// </summary>
public partial class MainWindow : Window
{
public const string SMT_VERSION = "SMT_104";
public const string SMT_VERSION = "SMT_105";
public static MainWindow AppWindow;
private LogonWindow logonBrowserWindow;

Expand Down

0 comments on commit 014ab6e

Please sign in to comment.