Every versioned application has a default version. The default version is what end-users see when they access the application without a specific version in the URL. It is also the version other applications use when they reference this application as a dependency.
How the Default Version Works
When publishing a branch, selecting Make Published Version Default sets the new version as the default immediately. If that option is not selected, the existing default stays in place and the new version is available but not the active default.
The default version displays a Default badge in the Manage Versions dialog.
Set the Default Version
Setting a default version requires update permission on the application.
- In the module toolbar, click the checkout pill.
- Select
Manage Versions.
- On the version row, select
(ellipsis) >
Set as Default. The action only displays on versions that are not already the default.
- Review the confirmation dialog and click Set as Default to confirm.
A confirmation message displays and the Default badge moves to the new version.
Changelog
| Date | Change |
|---|---|
| 2026-08-25 | Updated to Manage Versions dialog flow; removed stale Application Promotions entry point; added Settings2 icon; replaced "toast" with "message". |
| 2026-07-17 | Added inline icons; editorial pass. |
| 2026-07-15 | Initial publication. |