- change version to 6.2

This commit is contained in:
David Khachaturov 2020-05-17 17:47:13 +01:00
parent 5857a44f65
commit 7a3e3077b4

View file

@ -109,7 +109,7 @@
this.version_lbl.Name = "version_lbl";
this.version_lbl.Size = new System.Drawing.Size(28, 13);
this.version_lbl.TabIndex = 2;
this.version_lbl.Text = "v6.1";
this.version_lbl.Text = "v6.2";
//
// passiveScanBox
//