namespace project_version
update
Updates Version file on server. The file “Version” is required.
Configuration
Use :version_file_path to add a new path for the file “Version”.
set :version_file_path, "version_file_directory"Usage
$ cap dev project_version:updateOutput
1.0.0Additional information
The version of the project can be re-created, updated or moved.