Framework update, added RaidTargets in the unitId cache, class_utility code cleanup

This commit is contained in:
Tercio Jose
2024-07-20 18:04:43 -03:00
committed by andrew6180
parent 2babe473ea
commit 1bf24647ec
6 changed files with 361 additions and 305 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 547
local dversion = 550
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)