Skip to content

Commit fbb52c0

Browse files
committed
Add some more stuff for MagicTargets.
1 parent e44055b commit fbb52c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibMagicUtil-1.0/LibMagicUtil-1.0.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ After embedding you will be able to use the following methods:
2424
]]
2525

2626
local MAJOR = "LibMagicUtil-1.0"
27-
local MINOR = "80200"
27+
local MINOR = "20240724"
2828

2929
local lib = LibStub:NewLibrary(MAJOR, MINOR)
3030
local media = LibStub("LibSharedMedia-3.0")

0 commit comments

Comments
 (0)