Skip to content

Commit 84c473e

Browse files
Update MainWindow.cs
1 parent bd572fe commit 84c473e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VDD Control/VDD Control/MainWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3857,7 +3857,7 @@ private void ShowAboutDialog()
38573857
// Add version information
38583858
Label versionLabel = new Label
38593859
{
3860-
Text = "Version 1.0",
3860+
Text = "Version 25.5.2",
38613861
Font = new Font("Consolas", 10),
38623862
ForeColor = Color.White,
38633863
TextAlign = ContentAlignment.MiddleCenter,

0 commit comments

Comments
 (0)