More code cleanup and framework update

This commit is contained in:
Tercio Jose
2023-06-25 11:29:45 -03:00
parent fae511884c
commit 7b34b88ca3
10 changed files with 383 additions and 338 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 442
local dversion = 443
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)