Framework update and Stop reset max segments amount on logon

This commit is contained in:
Tercio Jose
2021-04-01 10:23:05 -03:00
parent 476e616147
commit d7718caacf
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 237
local dversion = 238
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)