> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Release a New App Version ## Article: Release a New App Version ## Article Link: https://dev.wix.com/docs/build-apps/manage-your-app/versioning/release-a-new-app-version.md ## Article Content: # Release a New App Version Whether your app is listed in the Wix App Market or unlisted, you'll want to release new versions to your users. Wix categorizes releases as major or minor and handles versioning accordingly. If you're distributing your app, you'll be prompted to release a version if you haven't already done so. See [About App Versioning](https://dev.wix.com/docs/build-apps/manage-your-app/versioning/about-app-versioning.md) for a summary of change scenarios for major and minor versions. ## How to release a new version of your app To release a new app version in your app's dashboard: 1. Go to one of the **Release Version** entry points in the **Distribute** tab: - **App Distribution** page. - **Versions** page. 1. Click **Release Version**. 1. Select the release type, when applicable, and click **Release Version & Update**. > **Note**: Major updates are not pushed automatically and require user action. Users receive notifications about available updates in the Manage Apps page and must click the Update button to accept the new version update. ## See also - [About app versioning](https://dev.wix.com/docs/build-apps/manage-your-app/versioning/about-app-versioning.md) - [About app distribution](https://dev.wix.com/docs/build-apps/launch-your-app/app-distribution/about-app-distribution.md)