From e08fe29d1c508b05dc420f20a23576a5285ab126 Mon Sep 17 00:00:00 2001 From: krlvm <51774833+krlvm@users.noreply.github.com> Date: Wed, 7 Feb 2024 23:23:11 +0300 Subject: [PATCH] Version 1.17 --- BeautySearch/Properties/AssemblyInfo.cs | 6 +++--- BeautySearch/UI/InstallationForm.Designer.cs | 2 +- BeautySearch/UI/InstallationForm11.Designer.cs | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/BeautySearch/Properties/AssemblyInfo.cs b/BeautySearch/Properties/AssemblyInfo.cs index 2638463..3a6a20a 100644 --- a/BeautySearch/Properties/AssemblyInfo.cs +++ b/BeautySearch/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("krlvm")] [assembly: AssemblyProduct("BeautySearch")] -[assembly: AssemblyCopyright("Copyright © krlvm 2020-2023")] +[assembly: AssemblyCopyright("Copyright © krlvm 2020-2024")] [assembly: AssemblyTrademark("krlvm")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.16.0.0")] -[assembly: AssemblyFileVersion("1.16.0.0")] +[assembly: AssemblyVersion("1.17.0.0")] +[assembly: AssemblyFileVersion("1.17.0.0")] diff --git a/BeautySearch/UI/InstallationForm.Designer.cs b/BeautySearch/UI/InstallationForm.Designer.cs index 5364f24..3d5dd1b 100644 --- a/BeautySearch/UI/InstallationForm.Designer.cs +++ b/BeautySearch/UI/InstallationForm.Designer.cs @@ -92,7 +92,7 @@ private void InitializeComponent() this.copyrightLabel.Name = "copyrightLabel"; this.copyrightLabel.Size = new System.Drawing.Size(139, 17); this.copyrightLabel.TabIndex = 5; - this.copyrightLabel.Text = "(c) krlvm, 2020-2023"; + this.copyrightLabel.Text = "(c) krlvm, 2020-2024"; // // linkLabel1 // diff --git a/BeautySearch/UI/InstallationForm11.Designer.cs b/BeautySearch/UI/InstallationForm11.Designer.cs index a7333ee..0902def 100644 --- a/BeautySearch/UI/InstallationForm11.Designer.cs +++ b/BeautySearch/UI/InstallationForm11.Designer.cs @@ -78,7 +78,7 @@ private void InitializeComponent() this.copyrightLabel.Name = "copyrightLabel"; this.copyrightLabel.Size = new System.Drawing.Size(139, 17); this.copyrightLabel.TabIndex = 5; - this.copyrightLabel.Text = "(c) krlvm, 2020-2023"; + this.copyrightLabel.Text = "(c) krlvm, 2020-2024"; // // linkLabel1 //