Skip to content

Commit

Permalink
bump lab version
Browse files Browse the repository at this point in the history
  • Loading branch information
kodewdle committed Jan 22, 2025
1 parent 8fe3cb0 commit c7b973b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-- License: LICENSE.txt

local MAJOR_VERSION = "LibActionButton-1.0-ElvUI"
local MINOR_VERSION = 58 -- the real minor version is 117
local MINOR_VERSION = 59 -- the real minor version is 117

local LibStub = LibStub
if not LibStub then error(MAJOR_VERSION .. " requires LibStub.") end
Expand Down

0 comments on commit c7b973b

Please sign in to comment.