Scalebar fix (framework)

This commit is contained in:
Tercio Jose
2022-03-05 13:49:20 -03:00
parent af62ebb71f
commit 3ee7da55be
3 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 289
local dversion = 290
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)