Fixes for 10.2.7

This commit is contained in:
Tercio Jose
2024-05-07 19:56:53 -03:00
parent f709c2e4fa
commit 5af84b365b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 534
local dversion = 535
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)