Skip to content

Commit 22165d4

Browse files
committed
Bump MGU version to 1.6.2.1
1 parent fc107ea commit 22165d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MGU/Forms/MainStuff.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public class MainStuff : System.Windows.Forms.Form
5555
private bool loaded = false;
5656

5757
#region Version Info
58-
public const string AssemblyVersion = "1.6.2.0";
58+
public const string AssemblyVersion = "1.6.2.1";
5959
public const string version = "v" + AssemblyVersion;
6060
private ToolBarButton Sep9;
6161
private ToolBarButton toolBarButton10;

0 commit comments

Comments
 (0)