From 7b3db01f03f94e5cd3ef117617fa6daf7602ef6e Mon Sep 17 00:00:00 2001 From: "andrea.villa" Date: Fri, 17 Jul 2026 11:30:57 +0200 Subject: [PATCH] Cambio versione per rilascio a cliente --- UpdateLog.txt | 4 ++++ Version.lua | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/UpdateLog.txt b/UpdateLog.txt index 9970b7b..9d46c21 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -1,5 +1,9 @@ ==== Beam Update Log ==== +Versione 3.1g2 (17/07/2026) +- Modif : Diminuito LastStep forature in doppio +- Modif : ScarfJoint tra le feature da eseguire dopo i fori che la attraversano + Versione 3.1g1 (14/07/2026) - Modif : in slot con lama migliorati attacchi inclinati - Modif : in CleanCorner migliorie diff --git a/Version.lua b/Version.lua index 478ee9d..f34b019 100644 --- a/Version.lua +++ b/Version.lua @@ -2,5 +2,5 @@ -- Gestione della versione di Beam NAME = 'Beam' -VERSION = '3.1g1' +VERSION = '3.1g2' MIN_EXE = '3.1b1'