Documentation
DownloadPricingRelease Notes
English
English
  • Introduction
    • Welcome to Devin 👋
    • DevOps for Claris FileMaker
    • Why Devin When You Have Otto?
  • Features
    • Version Control
      • Advanced Version Control
    • Regression Testing
    • Deployments
      • Default Environments
      • Workflows
      • Under the Hood
    • Server & File Monitoring
  • Setup & Maintenance
    • Prerequisites
      • System Requirements
      • Network Considerations
    • Installation
      • Install Devin App
      • Install Devin Server
        • Install Devin on Your Own Server
        • Devin through a Hosting Provider
        • Upgrading from 1.0 Beta
  • Updates
    • Update Devin App
    • Update Devin Server
      • In-App Update Guide
      • Manual Update Guide
  • Uninstallation
    • Uninstall Devin App
    • Uninstall Devin Server
  • Server Mangement
    • Starting, Stopping and Restarting Devin Server
  • Guides
    • Getting Started
      • Create an Account
      • Connect to Development Server
    • Projects
      • Create a Project
      • Delete a Project
    • Modules
      • Add a Module
      • Branch a Module
      • Edit a Module
      • Delete a Module
    • Deployment Environments
      • Connect a Deployment
      • Update a Deployment
      • Disconnect Deployment
    • Branches
      • Create a Branch
      • Delete a File from a Branch
      • Delete a Branch
    • Versions
      • Save a Version
      • Compare Versions
      • Release a Version
      • Delete a Version
    • Tests
      • Load Test Scripts
      • Run Test Scripts
    • Releases
      • Create a Release
      • Deploy a Release
    • Servers
      • Add a Server
      • Change Development Server
      • Remove a Server
    • Team
      • Add Team Member
      • Remove Team Member
      • Manage Subscription
  • Support
    • Known Issues
    • Feedback
    • Release Notes
  • Legal
    • Privacy Policy
    • Terms of Service
Powered by GitBook
On this page

Was this helpful?

  1. Guides
  2. Versions

Release a Version

PreviousCompare VersionsNextDelete a Version

Last updated 3 months ago

Was this helpful?

When you want to push changes from a branched development file to a Deployment in another Environment, such as a STAGING or PRODUCTION version of the file (see Deployment Environments), the first step is to release a Version with the changes to the Deployment's associated Release Branch.

Releasing a Version only replaces the file on the target branch on your development server. To push the changes to another , the release must be deployed (see Deploy a Release).

To release a Version:

  1. Go to Modules -> Development or Branches -> Versions

  2. Select a Module from the Module list or a branched development file from the Branch list

  3. Select a Version from the list

  4. In the sidebar's Version Actions section, click Select branch... and choose the branch you want to release to (which file you want to replace)

  5. Click Release

  6. If the Version does not have a version number, specify one (see )

Video Tutorial

Environment
Releasing a Version
Version Numbers