From c1a5f42c9303dbed41766f9dfccdf598bf2833c9 Mon Sep 17 00:00:00 2001 From: exec Date: Mon, 23 May 2022 11:31:56 +0200 Subject: [PATCH] Updated About form --- Fetitor/FrmAbout.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fetitor/FrmAbout.Designer.cs b/Fetitor/FrmAbout.Designer.cs index d33efc9..2919ae7 100644 --- a/Fetitor/FrmAbout.Designer.cs +++ b/Fetitor/FrmAbout.Designer.cs @@ -70,7 +70,7 @@ private void InitializeComponent() this.LblVersion.Name = "LblVersion"; this.LblVersion.Size = new System.Drawing.Size(37, 13); this.LblVersion.TabIndex = 17; - this.LblVersion.Text = "v1.2.5"; + this.LblVersion.Text = "v1.2.7"; // // ImgIcon //