Framework update

This commit is contained in:
Tercio Jose
2022-08-14 18:17:45 -03:00
parent 0f02fb0c46
commit 145233f9c5
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 327
local dversion = 328
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)