Small fix

This commit is contained in:
Tercio Jose
2022-03-06 15:33:03 -03:00
parent 95f59d83e2
commit df469beb78
3 changed files with 62 additions and 57 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 290
local dversion = 291
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)