From 694b4f9fb0efe4b088ae9f2c626eb281f170995e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Kosson?= Date: Fri, 5 May 2023 09:44:23 +0200 Subject: [PATCH] Version 1.2.0 --- About.Designer.cs | 2 +- GCEd.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/About.Designer.cs b/About.Designer.cs index 10991ac..919cd87 100644 --- a/About.Designer.cs +++ b/About.Designer.cs @@ -112,7 +112,7 @@ private void InitializeComponent() label3.Name = "label3"; label3.Size = new System.Drawing.Size(139, 15); label3.TabIndex = 4; - label3.Text = "Version: 1.1.0, 2023-04-21"; + label3.Text = "Version: 1.2.0, 2023-05-05"; // // label2 // diff --git a/GCEd.csproj b/GCEd.csproj index fce3ceb..9a1f6b3 100644 --- a/GCEd.csproj +++ b/GCEd.csproj @@ -7,8 +7,8 @@ true disable Icon.ico - 1.1.0.0 - 1.1.0.0 + 1.2.0.0 + 1.2.0.0