Framework and 10.2 updates

This commit is contained in:
Tercio Jose
2023-10-25 12:57:00 -03:00
parent 10dd61abdd
commit 73d152baac
11 changed files with 273 additions and 100 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ if (WOW_PROJECT_ID ~= WOW_PROJECT_MAINLINE and not isExpansion_Dragonflight()) t
end
local major = "LibOpenRaid-1.0"
local CONST_LIB_VERSION = 112
local CONST_LIB_VERSION = 113
if (LIB_OPEN_RAID_MAX_VERSION) then
if (CONST_LIB_VERSION <= LIB_OPEN_RAID_MAX_VERSION) then