Version Update

This commit is contained in:
Tercio Jose
2024-04-05 17:58:37 -03:00
parent 6ae2042446
commit 9e8a5a3a06
4 changed files with 104 additions and 42 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ end
local major = "LibOpenRaid-1.0"
local CONST_LIB_VERSION = 126
local CONST_LIB_VERSION = 127
if (LIB_OPEN_RAID_MAX_VERSION) then
if (CONST_LIB_VERSION <= LIB_OPEN_RAID_MAX_VERSION) then