1.0.0 • Published 8 years ago

cordova-set-version-name v1.0.0

Weekly downloads
27
License
MIT
Repository
github
Last release
8 years ago

cordova-set-version-name

This is a commandline script that will set a Cordova config.xml version to the value you specify. This is useful during continuous integration builds for setting a version name automatically.

Usage

cordova-set-version-name -f <cordova_config_file> -n <version_name>

Example

cordova-set-version-name -f config.xml -n $VERSION_NAME

License

MIT