feat: update version and html

Signed-off-by: MiaoWoo <admin@yumc.pw>
master
MiaoWoo 2019-07-13 11:24:50 +08:00
parent efb60e3d0d
commit 5cd98ffc49
2 changed files with 2 additions and 2 deletions

View File

@ -1661,7 +1661,7 @@
<option value="styleContrast2">Contrast 2</option>
<option value="styleContrast3">Contrast 3</option>
</select>
This Version Refactor By MiaoWoo Use TypeScript
</DIV>

View File

@ -8,7 +8,7 @@
* Telegram: https://t.me/terafoundation
*/
global.UPDATE_CODE_VERSION_NUM = 1127;
global.UPDATE_CODE_VERSION_NUM = 1200;
global.MIN_CODE_VERSION_NUM = 1114;
global.MINING_VERSION_NUM = 0;
global.InitParamsArg = InitParamsArg;