Skip to content

Commit fbca1d8

Browse files
committed
display correct version
1 parent e79325e commit fbca1d8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vs/arduino-psa-diag/v16/.suo

0 Bytes
Binary file not shown.

arduino-psa-diag/MainForm.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class MainForm : Form
2222
{
2323
private IContainer components = null;
2424

25-
private string Version = "1.1.5";
25+
private string Version = "1.2.2";
2626

2727
// private string AppPath = Application.StartupPath;
2828

0 commit comments

Comments
 (0)