Bug fixes

This commit is contained in:
Tercio Jose
2022-03-21 18:11:08 -03:00
parent 33c41156e0
commit c25974ffc3
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 292
local dversion = 294
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)