날짜 변경

This commit is contained in:
2026-04-27 00:14:09 +09:00
parent 9b00084183
commit f4c5def13b

View File

@@ -7853,7 +7853,7 @@ namespace SSG_Coder
this.MinimumSize = new System.Drawing.Size(1400, 610);
this.Name = "MainForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "V-HomeShopping V2.0 [2026.03.27]";
this.Text = "V-HomeShopping V2.0 [2026.04.27]";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
this.Shown += new System.EventHandler(this.MainForm_Shown);
this.pnl_menu.ResumeLayout(false);