Skip to content

Commit b044fd0

Browse files
committed
Release V52
强行Release 不知道怎么和外网差了一个版本
1 parent afe34a9 commit b044fd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.Framework/src/MY.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ MY = {}
117117
--------------------------------------------------------------------------------------------------------------------------------------------
118118
local _DEBUG_ = tonumber(LoadLUAData('interface/my.debug.level') or nil) or 4
119119
local _LOGLV_ = tonumber(LoadLUAData('interface/my.delog.level') or nil) or 4
120-
local _BUILD_ = "20160323"
121-
local _VERSION_ = 0x2005100
120+
local _BUILD_ = "20160325"
121+
local _VERSION_ = 0x2005200
122122
local _ADDON_ROOT_ = '/Interface/MY/'
123123
local _FRAMEWORK_ROOT_ = '/Interface/MY/.Framework/'
124124

0 commit comments

Comments
 (0)