diff --git a/AutoPatcherAdmin/Properties/AssemblyInfo.cs b/AutoPatcherAdmin/Properties/AssemblyInfo.cs index a90e77e87..729270ca1 100644 --- a/AutoPatcherAdmin/Properties/AssemblyInfo.cs +++ b/AutoPatcherAdmin/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("AutoPatcherAdmin")] -[assembly: AssemblyCopyright("Copyright © 2013")] +[assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,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("2020.09.08.00")] -[assembly: AssemblyFileVersion("2020.09.08.00")] +[assembly: AssemblyVersion("2021.07.19.00")] +[assembly: AssemblyFileVersion("2021.07.19.00")] diff --git a/Client/Properties/AssemblyInfo.cs b/Client/Properties/AssemblyInfo.cs index 0711fb027..68bf7a99e 100644 --- a/Client/Properties/AssemblyInfo.cs +++ b/Client/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // 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("2021.05.15.00")] -[assembly: AssemblyFileVersion("2021.05.15.00")] +[assembly: AssemblyVersion("2021.07.19.00")] +[assembly: AssemblyFileVersion("2021.07.19.00")] [assembly: NeutralResourcesLanguage("en-GB")] diff --git a/LibraryEditor/Properties/AssemblyInfo.cs b/LibraryEditor/Properties/AssemblyInfo.cs index f09d180dd..572e30bd5 100644 --- a/LibraryEditor/Properties/AssemblyInfo.cs +++ b/LibraryEditor/Properties/AssemblyInfo.cs @@ -31,5 +31,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("2021.01.25.00")] -[assembly: AssemblyFileVersion("2021.01.25.00")] \ No newline at end of file +[assembly: AssemblyVersion("2021.07.19.00")] +[assembly: AssemblyFileVersion("2021.07.19.00")] \ No newline at end of file diff --git a/Server.MirForms/Properties/AssemblyInfo.cs b/Server.MirForms/Properties/AssemblyInfo.cs index dc9cecd62..8d13f4286 100644 --- a/Server.MirForms/Properties/AssemblyInfo.cs +++ b/Server.MirForms/Properties/AssemblyInfo.cs @@ -32,8 +32,8 @@ // 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("2021.05.15.00")] -[assembly: AssemblyFileVersion("2021.05.15.00")] +[assembly: AssemblyVersion("2021.07.19.00")] +[assembly: AssemblyFileVersion("2021.07.19.00")] [assembly: NeutralResourcesLanguage("en-GB")]