diff --git a/LaserGRBL/Properties/AssemblyInfo.cs b/LaserGRBL/Properties/AssemblyInfo.cs index 344662203..fb6139b15 100644 --- a/LaserGRBL/Properties/AssemblyInfo.cs +++ b/LaserGRBL/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build // utilizzando l'asterisco (*) come descritto di seguito: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("2.7.1.*")] +[assembly: AssemblyVersion ("2.7.2.*")] [assembly: NeutralResourcesLanguageAttribute("en")]