diff --git a/IntegrationEgaltech/Properties/AssemblyInfo.cs b/IntegrationEgaltech/Properties/AssemblyInfo.cs index d49564e..a8e1631 100644 --- a/IntegrationEgaltech/Properties/AssemblyInfo.cs +++ b/IntegrationEgaltech/Properties/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("EgalTech s.r.l.")] [assembly: AssemblyProduct("IntegrationEgaltech")] -[assembly: AssemblyCopyright("Copyright © 2018-2021 by EgalTech s.r.l.")] +[assembly: AssemblyCopyright("Copyright © 2018-2023 by EgalTech s.r.l.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -36,5 +36,5 @@ using System.Runtime.InteropServices; // È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build // usando l'asterisco '*' come illustrato di seguito: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.4.7.1")] -[assembly: AssemblyFileVersion("2.4.7.1")] +[assembly: AssemblyVersion("2.5.1.1")] +[assembly: AssemblyFileVersion("2.5.1.1")]