Skip to content

Commit 65ed25d

Browse files
committed
Update minor version, because my brain isn't working today :)
1 parent c2c56d3 commit 65ed25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibTalentTree-1.0.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- the data for LibTalentTree will be loaded (and cached) from blizzard's APIs when the Lib loads
22
-- @curseforge-project-slug: libtalenttree@
33

4-
local MAJOR, MINOR = "LibTalentTree-1.0", 28;
4+
local MAJOR, MINOR = "LibTalentTree-1.0", 29;
55
--- @class LibTalentTree-1.0
66
local LibTalentTree = LibStub:NewLibrary(MAJOR, MINOR);
77

0 commit comments

Comments
 (0)