Framework update

This commit is contained in:
Tercio Jose
2021-09-05 14:57:51 -03:00
parent 3e8743afb6
commit e47ae87453
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 270
local dversion = 271
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)