diff --git a/UpdateLog.txt b/UpdateLog.txt index 167b96f..f5db89d 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -1,6 +1,6 @@ ==== Wall Update Log ==== -Versione 2.7-- (21/03/2025) +Versione 2.7d1 (14/04/2025) - Added : in DoubleCut aggiunta Q06 per forzare utilizzo lama Versione 2.7b1 (03/03/2025) diff --git a/Version.lua b/Version.lua index 293c279..233ba89 100644 --- a/Version.lua +++ b/Version.lua @@ -2,5 +2,5 @@ -- Gestione della versione di Wall NAME = 'Wall' -VERSION = '2.7b1' +VERSION = '2.7d1' MIN_EXE = '2.6k1'