Making sure the merge trash is enabled on new installations

This commit is contained in:
Tercio Jose
2020-08-11 18:05:37 -03:00
parent 1923659ce1
commit bc04237981
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 192
local dversion = 193
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)