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