diff --git a/Source/core/constant.js b/Source/core/constant.js index 8efbc22..aa597c6 100644 --- a/Source/core/constant.js +++ b/Source/core/constant.js @@ -8,7 +8,7 @@ * Telegram: https://t.me/terafoundation */ -global.UPDATE_CODE_VERSION_NUM = 1187; +global.UPDATE_CODE_VERSION_NUM = 1188; global.MIN_CODE_VERSION_NUM = 1114; global.MINING_VERSION_NUM = 0; global.InitParamsArg = InitParamsArg;