VersionRelease

This commit is contained in:
Digital Data - Marlon Schreiber
2019-08-26 11:41:24 +02:00
parent a4086de11b
commit c7731cbb6d
35 changed files with 8126 additions and 4491 deletions

View File

@@ -161,6 +161,8 @@ Public Class frmConfig_Basic
Catch ex As Exception
End Try
Case 2
LabelVersion.Text = $"Version: {My.Application.Info.Version.ToString}"
End Select
End Sub