This commit is contained in:
parent
20e8686333
commit
6694730b84
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ async function loadConfigData() {
|
||||||
//const config = await getConfig();
|
//const config = await getConfig();
|
||||||
const config = {
|
const config = {
|
||||||
"title": process.env.VER_TITTLE,
|
"title": process.env.VER_TITTLE,
|
||||||
"version": "1.0.2",
|
"version": "1.0.6",
|
||||||
"featured": false,
|
"featured": false,
|
||||||
"releaseChannel": "dev",
|
"releaseChannel": "dev",
|
||||||
"loaders": ["quilt"],
|
"loaders": ["quilt"],
|
||||||
|
|
Loading…
Reference in a new issue