General fixes

This commit is contained in:
Tercio Jose
2021-01-21 17:52:08 -03:00
parent 778e02b583
commit af14e08106
6 changed files with 227 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 230
local dversion = 232
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)