LibOpenRaid Update

- Fixed an issue with the rename InstaciaCallFunction to InstanceCallDetailsFunc.
This commit is contained in:
Tercio Jose
2023-07-19 18:20:08 -03:00
parent 08ccadfbde
commit c39deda381
6 changed files with 30 additions and 9 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 = 107
local CONST_LIB_VERSION = 108
if (LIB_OPEN_RAID_MAX_VERSION) then
if (CONST_LIB_VERSION <= LIB_OPEN_RAID_MAX_VERSION) then