Cataclysm beta fixes

This commit is contained in:
Tercio Jose
2024-04-20 14:03:01 -03:00
parent 96ee6ade46
commit 0f561469f3
3 changed files with 122 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 528
local dversion = 529
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)