Fixes (10)

This commit is contained in:
Tercio Jose
2022-09-01 21:09:39 -03:00
parent dfde3d5dbc
commit 4abcab3a6e
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 339
local dversion = 340
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)