diff --git a/UpdateLog.txt b/UpdateLog.txt index 5c5c731..0d18b31 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -1,6 +1,6 @@ ==== Common_ONE-PF Update Log ==== -Versione 2.6-- (--/--/2024) +Versione 2.6h1 (01/08/2024) - (GEN) Corretto segno posizione X di sicurezza per rotazione assi rotanti. Versione 2.6g5 (31/07/2024) diff --git a/Version.lua b/Version.lua index 225fde7..8a08132 100644 --- a/Version.lua +++ b/Version.lua @@ -3,7 +3,7 @@ local InfoCommon_STD_PP = { NAME = 'Common_ONE-PF', -- nome script PP standard - VERSION = '2.6--', -- versione script + VERSION = '2.6h1', -- versione script MIN_MACH_VER_PP_COMMON = '2.5k1' -- versione minima kernel }