Framework update

This commit is contained in:
Tercio Jose
2023-05-06 15:49:05 -03:00
parent cbbfe8b7af
commit c6527f56a0
5 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 425
local dversion = 426
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)