From 2d0159f71df20e141674daaeb3c51ad2d04e882e Mon Sep 17 00:00:00 2001 From: rex706 Date: Wed, 20 Jan 2021 16:41:31 -0500 Subject: [PATCH] 1.1.0.3 Hotfix --- Updater/Properties/AssemblyInfo.cs | 2 +- latest.txt | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Updater/Properties/AssemblyInfo.cs b/Updater/Properties/AssemblyInfo.cs index a12e7dc..d6b7bfc 100644 --- a/Updater/Properties/AssemblyInfo.cs +++ b/Updater/Properties/AssemblyInfo.cs @@ -5,7 +5,7 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Updater")] +[assembly: AssemblyTitle("Simple file updater to be used for other applications.")] [assembly: AssemblyDescription("Simple file updater to be used for other applications.")] [assembly: AssemblyConfiguration("release")] [assembly: AssemblyCompany("rex706 Industries")] diff --git a/latest.txt b/latest.txt index 4e93f42..5045e5a 100644 --- a/latest.txt +++ b/latest.txt @@ -1 +1 @@ -https://github.com/rex706/Updater/releases/download/v1.1.0.2/Updater.exe +https://github.com/rex706/Updater/releases/download/v1.1.0.3/Updater.exe diff --git a/version.txt b/version.txt index a3fdef3..dd22e0b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0.2 +1.1.0.3