diff --git a/UpdateLog.txt b/UpdateLog.txt index b521c03..2411223 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -1,6 +1,6 @@ ==== Common_FAST Update Log ==== -Versione 2.6-- (--/--/2024) +Versione 2.6j1 (01/10/2024) - (SIM-GEN) Sistemato calcolo in nuova disposzione carrelli Versione 2.6i6 (25/09/2024) diff --git a/Version.lua b/Version.lua index 8286281..4d3857c 100644 --- a/Version.lua +++ b/Version.lua @@ -3,7 +3,7 @@ local InfoCommon_STD_PP = { NAME = 'Common_FAST', -- nome script PP standard - VERSION = '2.6--', -- versione script + VERSION = '2.6j1', -- versione script MIN_MACH_VER_PP_COMMON = '2.5k1' -- versione minima kernel }