Framework update

This commit is contained in:
Tercio Jose
2020-12-11 19:39:13 -03:00
parent b61a8b6041
commit a56865dd68
3 changed files with 53 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 222
local dversion = 223
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)