Framework update

This commit is contained in:
Tercio Jose
2021-04-29 22:01:16 -03:00
parent 2379884746
commit 56df68f4ab
3 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 243
local dversion = 244
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)