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