diff --git a/Updater/Properties/AssemblyInfo.cs b/Updater/Properties/AssemblyInfo.cs index 9812fd5..ce58bdc 100644 --- a/Updater/Properties/AssemblyInfo.cs +++ b/Updater/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("release")] [assembly: AssemblyCompany("rex706 Industries")] [assembly: AssemblyProduct("Updater")] -[assembly: AssemblyCopyright("Copyright © 2021")] +[assembly: AssemblyCopyright("Copyright © 2023")] [assembly: AssemblyTrademark("soon^tm")] [assembly: AssemblyCulture("")] [assembly: Guid("2FB641E5-A4D2-4B3B-B51A-575AE3246BBB")] @@ -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.8")] -[assembly: AssemblyFileVersion("1.1.0.8")] +[assembly: AssemblyVersion("1.1.0.9")] +[assembly: AssemblyFileVersion("1.1.0.9")] diff --git a/latest.txt b/latest.txt index ead9add..a4fd4c7 100644 --- a/latest.txt +++ b/latest.txt @@ -1 +1 @@ -https://github.com/rex706/Updater/releases/download/v1.1.0.8/Updater.exe +https://github.com/rex706/Updater/releases/download/v1.1.0.9/Updater.exe diff --git a/version.txt b/version.txt index 8ad4501..eb39e07 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0.8 +1.1.0.9