diff --git a/scripts/version.js b/scripts/version.js index 28a4b03c..4715e6ce 100755 --- a/scripts/version.js +++ b/scripts/version.js @@ -86,7 +86,7 @@ async function main() { // Make and write updates.json save_manifest( - "../public_html/betas/updates.json", + "../../public_html/betas/updates.json", make_update_json(manifest.version), )