We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c56d3 commit 65ed25dCopy full SHA for 65ed25d
LibTalentTree-1.0.lua
@@ -1,7 +1,7 @@
1
-- the data for LibTalentTree will be loaded (and cached) from blizzard's APIs when the Lib loads
2
-- @curseforge-project-slug: libtalenttree@
3
4
-local MAJOR, MINOR = "LibTalentTree-1.0", 28;
+local MAJOR, MINOR = "LibTalentTree-1.0", 29;
5
--- @class LibTalentTree-1.0
6
local LibTalentTree = LibStub:NewLibrary(MAJOR, MINOR);
7
0 commit comments