release_version
Release an approved App Store version from 'Pending Developer Release' to make the update available to all users.
Instructions
Release an App Store version that has been approved and is waiting in 'Pending Developer Release' state. This immediately makes the update available to all users (or starts the phased rollout if one was configured). Use set_phased_release with action=create before submission if you want a gradual rollout instead of an instant release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The App Store Connect app ID (from list_asc_apps) | |
| version | Yes | App Store version string e.g. '1.2.3' |