..
This commit is contained in:
@@ -99,7 +99,7 @@ namespace Project.Dialog
|
||||
|
||||
private void fSystem_Load(object sender, EventArgs e)
|
||||
{
|
||||
this.label1.Text = "Patch Version " + PUB.PatchVersion;
|
||||
this.label1.Text = "Patch Version " + PUB.PatchVersion + $"IP:{PUB.IP}";
|
||||
this.label2.Text = "HMI Version " + Application.ProductVersion.ToString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user