Update version_generator.js
This commit is contained in:
parent
59ab9ff884
commit
8b6e439923
@ -2,8 +2,8 @@ var fs = require('fs');
|
||||
var path = require('path');
|
||||
var crypto = require('crypto');
|
||||
|
||||
// var url = 'https://www.cebg.games/pubgv4/';
|
||||
var url = 'https://test.kingsome.cn/game2006/test/';
|
||||
var url = 'https://www.cebg.games/pubgv4/';
|
||||
// var url = 'https://test.kingsome.cn/game2006/test/';
|
||||
|
||||
var manifest = {
|
||||
packageUrl: url,
|
||||
|
Loading…
x
Reference in New Issue
Block a user