Publishing to stores

Updates

Learn how to update your published extension.

When you publish your extension to the stores, you can update it later to give your users new features and bug fixes.

TurboStarter comes with ready-to-use way to update your extensions, we'll quickly go through it.

Uploading new version

The best way to update your extension is to submit a new version to the stores. This is the most reliable way to update your extension, but it can take a while for the new version to be approved and available to the users.

To submit a new version, you just need to change the version number in the package.json file:

package.json
{
    ...
    "version": "1.0.1",
    ...
}

Then, follow the exact same steps as when you initially published your extension, and, when you'll submit your extension to review, provide release notes for the new version.

Last updated on

On this page

Ship your startup everywhere. In minutes.Get TurboStarter