We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e922cc commit 935fe77Copy full SHA for 935fe77
1 file changed
LibLogger-1.0/LibLogger-1.0.lua
@@ -80,7 +80,7 @@ local logPrefix = {
80
}
81
82
local MAJOR = "LibLogger-1.0"
83
-local MINOR = 100000
+local MINOR = 20240724
84
85
local lib = LibStub:NewLibrary(MAJOR, MINOR)
86
0 commit comments