Framework update

This commit is contained in:
Tercio Jose
2022-12-14 08:06:39 -03:00
parent 6542699b75
commit 55f2159119
4 changed files with 116 additions and 47 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 403
local dversion = 405
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)