Skip to content

Commit

Permalink
LibAuraInfo rev bump 19
Browse files Browse the repository at this point in the history
  • Loading branch information
Crumdidlyumshis committed Oct 8, 2022
1 parent e5be040 commit 8c0ac9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ElvUI/Libraries/LibAuraInfo-1.0/LibAuraInfo-1.0.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: Database of spellID's duration and debuff type.
Dependencies: LibStub
]]

local MAJOR, MINOR = "LibAuraInfo-1.0-ElvUI", 18
local MAJOR, MINOR = "LibAuraInfo-1.0-ElvUI", 19
if not LibStub then error(MAJOR .. " requires LibStub") return end

local lib = LibStub:NewLibrary(MAJOR, MINOR)
Expand Down

0 comments on commit 8c0ac9d

Please sign in to comment.