Added new file to framework 'packtable'

This commit is contained in:
Tercio Jose
2024-08-10 16:13:32 -03:00
committed by andrew6180
parent b8e4306d63
commit 4032ea3746
5 changed files with 112 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 559
local dversion = 560
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)