버전 1.1.0 업데이트

This commit is contained in:
KwakJooYoung 2025-09-26 09:47:54 +09:00
parent 5d7b37560f
commit 9eae259ca9

View File

@ -344,7 +344,7 @@ Partial Class frmMySqlTest
Me.Controls.Add(Me.btnReadDB)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "frmMySqlTest"
Me.Text = "패킹 및 전표 Database Delete Program V1.0.0"
Me.Text = "패킹 및 전표 Database Delete Program V1.1.0"
Me.gb_pack.ResumeLayout(False)
Me.gb_state.ResumeLayout(False)
Me.gb_state.PerformLayout()