tarifa
Version:
Your friendly toolchain for mobile app development on top of Apache Cordova
15 lines (9 loc) • 450 B
Plain Text
Usage: tarifa version [action]
Will either return the version number or set the current version number of the application
Options:
--help, -h Show this message
--verbose, -V Be more verbose on everything
--debug, -d Print helpful stack trace on error
Examples:
tarifa version # will return the version of the application
tarifa version set 1.2.3 # will set the version of the application to 1.2.3