update publish script
All checks were successful
/ Auto-Build-App (push) Successful in 1m22s

This commit is contained in:
pietru 2025-02-20 00:41:06 +01:00
parent 20e8686333
commit 6694730b84

View file

@ -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"],