From f4c5def13ba032baa3bd473b129556a25d55e58d Mon Sep 17 00:00:00 2001 From: y2keui Date: Mon, 27 Apr 2026 00:14:09 +0900 Subject: [PATCH] =?UTF-8?q?=EB=82=A0=EC=A7=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SSG_Coder/Form/MainForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSG_Coder/Form/MainForm.Designer.cs b/SSG_Coder/Form/MainForm.Designer.cs index 34dc0ab..e1df944 100644 --- a/SSG_Coder/Form/MainForm.Designer.cs +++ b/SSG_Coder/Form/MainForm.Designer.cs @@ -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);