Update update.js

This commit is contained in:
Sukincen 2019-11-23 23:47:51 +08:00 committed by GitHub
parent 00cc01a036
commit d49ca582c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
window.noname_update={
version:'1.9.95.5.',
update:'1.9.95.5',
version:'1.9.95.5.6',
update:'1.9.95.5.',
changeLog:[
'修复BUG',
],
files:[
//'card/extra.js',
//'card/huanlekapai.js',
'card/huanlekapai.js',
//'card/sp.js',
//'card/standard.js',
//'card/swd.js',
@ -32,6 +32,6 @@ window.noname_update={
//'game/config.js',
//'game/package.js',
//'game/asset.js',
//'game/source.js',
'game/source.js',
]
};