Skip to content

Commit

Permalink
10.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Alar of Runetotem committed Apr 7, 2024
1 parent 30de9c6 commit 58caa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibInit/LibInit.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
local me, ns = ...
local __FILE__=tostring(debugstack(1,2,0):match("(.*):12:")) -- Always check line number in regexp and file
local MAJOR_VERSION = "LibInit"
local MINOR_VERSION = 73
local MINOR_VERSION = 74
local LibStub=LibStub
local dprint=function() end
local encapsulate = function ()
Expand Down

0 comments on commit 58caa61

Please sign in to comment.