diff --git a/Updater/Properties/AssemblyInfo.cs b/Updater/Properties/AssemblyInfo.cs index d6b7bfc..a3d09e6 100644 --- a/Updater/Properties/AssemblyInfo.cs +++ b/Updater/Properties/AssemblyInfo.cs @@ -13,6 +13,7 @@ [assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("soon^tm")] [assembly: AssemblyCulture("")] +[assembly: Guid("2FB641E5-A4D2-4B3B-B51A-575AE3246BBB")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from @@ -49,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.3")] -[assembly: AssemblyFileVersion("1.1.0.3")] +[assembly: AssemblyVersion("1.1.0.4")] +[assembly: AssemblyFileVersion("1.1.0.4")]