Skip to content

Commit

Permalink
updated version number to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBaboonSteve committed Aug 2, 2022
1 parent a92839c commit d3fb8ec
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 @@ -26,7 +26,7 @@ namespace SMT
/// </summary>
public partial class MainWindow : Window
{
public const string SMT_VERSION = "SMT_111";
public const string SMT_VERSION = "SMT_112";
public static MainWindow AppWindow;
private LogonWindow logonBrowserWindow;

Expand Down

0 comments on commit d3fb8ec

Please sign in to comment.