From 22f9bf45cbd7c8de521193f9d44bd9bffa800d4b Mon Sep 17 00:00:00 2001 From: rex706 Date: Tue, 3 Nov 2020 15:13:16 -0500 Subject: [PATCH] 1.1.0.1 Hotfix --- Updater/Properties/AssemblyInfo.cs | 4 ++-- latest.txt | 2 +- version.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Updater/Properties/AssemblyInfo.cs b/Updater/Properties/AssemblyInfo.cs index 34c0473..a460435 100644 --- a/Updater/Properties/AssemblyInfo.cs +++ b/Updater/Properties/AssemblyInfo.cs @@ -49,5 +49,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.1.0.0")] -[assembly: AssemblyFileVersion("1.1.0.0")] +[assembly: AssemblyVersion("1.1.0.1")] +[assembly: AssemblyFileVersion("1.1.0.1")] diff --git a/latest.txt b/latest.txt index 489c4df..6f6ac6c 100644 --- a/latest.txt +++ b/latest.txt @@ -1 +1 @@ -https://github.com/rex706/Updater/releases/download/v1.1.0.0/Updater.exe \ No newline at end of file +https://github.com/rex706/Updater/releases/download/v1.1.0.1/Updater.exe diff --git a/version.txt b/version.txt index 25be1b0..238afc2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0.0 \ No newline at end of file +1.1.0.1