added

New CLI command to promote an app version to live

We've added the mapps app:promote CLI command! This new command lets you promote your app’s draft version to live via the CLI — automating your release process.

$ mapps app:promote -i <APP_VERSION_ID> -a <APP_ID>