Fixes (9)

This commit is contained in:
Tercio Jose
2022-09-01 20:54:06 -03:00
parent a1ee5d1ef2
commit dfde3d5dbc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 338
local dversion = 339
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)