Skip to content

Commit dfee443

Browse files
committed
bump
1 parent 444708d commit dfee443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ElvUI_Libraries/Core/LibActionButton-1.0/LibActionButton-1.0.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- License: LICENSE.txt
22

33
local MAJOR_VERSION = "LibActionButton-1.0-ElvUI"
4-
local MINOR_VERSION = 48 -- the real minor version is 108
4+
local MINOR_VERSION = 49 -- the real minor version is 108
55

66
local LibStub = LibStub
77
if not LibStub then error(MAJOR_VERSION .. " requires LibStub.") end

0 commit comments

Comments
 (0)