Framework update

This commit is contained in:
Tercio Jose
2022-09-21 16:50:17 -03:00
parent 5e847efe3c
commit e2196f64c7
3 changed files with 269 additions and 183 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 355
local dversion = 356
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)