Merge pull request 'chore: 프로그램 상단 버전명 수정' (#8) from chore/update-version-label into main

Reviewed-on: #8
This commit is contained in:
ssy99 2025-05-09 12:06:45 +09:00
commit 024ba33d6b

View File

@ -8,7 +8,7 @@ Imports Mysqlx
Imports Mysqlx.XDevAPI Imports Mysqlx.XDevAPI
Public Class MainForm Public Class MainForm
Public Const FormVersion As String = "2.0.0" Public Const FormVersion As String = "2.0.1"
Private Const FormName As String = "DUALSONIC Product Manager Ver " & FormVersion Private Const FormName As String = "DUALSONIC Product Manager Ver " & FormVersion
Private Const TDNameSize As Int16 = 10 Private Const TDNameSize As Int16 = 10