Skip to content

Commit

Permalink
LibOpenRaid version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamanis authored Sep 27, 2022
1 parent 94aa895 commit 7e80845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Libs/LibOpenRaid/LibOpenRaid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if (WOW_PROJECT_ID ~= WOW_PROJECT_MAINLINE and not IsDragonflight()) then
end

local major = "LibOpenRaid-1.0"
local CONST_LIB_VERSION = 52
local CONST_LIB_VERSION = 53
LIB_OPEN_RAID_CAN_LOAD = false

--declae the library within the LibStub
Expand Down

0 comments on commit 7e80845

Please sign in to comment.