Update on the framework

This commit is contained in:
Tercio Jose
2022-09-26 10:51:11 -03:00
parent a221a66b4c
commit d7460d0376
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 362
local dversion = 363
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)