Fixes for: OpenRaidLib, Rounded Cooltip, Evoker Extra Bar and Ebon Might, Welcome Window

This commit is contained in:
Tercio Jose
2024-01-16 19:48:55 -03:00
parent 4df6df37ae
commit cf591e89fb
9 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 503
local dversion = 504
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)