Save a Version

Guide

To save a version of a branched development file:

  1. Go to Branches -> Versions

  2. Select the desired file from the list

  3. Select the top Active File line in the version list.

  4. In the right sidebar, enter a version description and select Full Backup or Clone

  5. When prompted, enter a version number.

Video Tutorials

Connect to a branched development file

Make changes to a development file

Make changes to a file (and see the changes)

Make changes to a development file

Save a new version with the changes

Saving a Version

Version Numbers

Devin supports a wide variety of versioning conventions, but we recommend using a standard convention like Semantic Versioning or similar that uses a format that looks like MAJOR.MINOR or MAJOR.MINOR.PATCH.

For more advanced use cases, like when you're dealing with pre-release versions, Devin also supports version numbers that include letters, such as 2.10.3-alpha and 2.10.3-beta8.

Last updated

Was this helpful?