Shipping updates
How to ship new versions of your app
In the sharing your app guide we covered how to either privately share your app or publish it to the Attio AppStore.
Regardless of how you’ve shared your app, when you’re ready to ship updates Attio provides a versioning system for your apps code so you can do this in a managed way.
Everytime you want to ship a new version of your app. Run this command in your project directory:
This will increment the minor version number of your app and upload the latest code to Attio’s servers.
Once you’ve run this command and created a version, head over to the developer dashboard to publish it.
You can find the newly created version under the Versions tab. It will be marked as private, with the option to publish it.
On publishing, we’ll review your update (this can take up to 2 business days). Once complete, if approved your update will be made immediately available to Attio users. If it’s rejected we will provide feedback why and what to fix.
Was this page helpful?