From 66bb6594f4f4d1cb3ea5537bab4d93a6d8a2de2c Mon Sep 17 00:00:00 2001 From: rex706 Date: Fri, 30 Jun 2023 17:40:47 -0400 Subject: [PATCH] 1.1.0.10 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 ce58bdc..7223668 100644 --- a/Updater/Properties/AssemblyInfo.cs +++ b/Updater/Properties/AssemblyInfo.cs @@ -50,5 +50,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.9")] -[assembly: AssemblyFileVersion("1.1.0.9")] +[assembly: AssemblyVersion("1.1.0.10")] +[assembly: AssemblyFileVersion("1.1.0.10")] diff --git a/latest.txt b/latest.txt index a4fd4c7..64edeae 100644 --- a/latest.txt +++ b/latest.txt @@ -1 +1 @@ -https://github.com/rex706/Updater/releases/download/v1.1.0.9/Updater.exe +https://github.com/rex706/Updater/releases/download/v1.1.0.10/Updater.exe diff --git a/version.txt b/version.txt index eb39e07..1b9f5d7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0.9 +1.1.0.10