How can check which mup version we are used in meteor?
I am using meteor 1.2.1 version.
mup command is showing below result but there is no command to check mup version.
Meteor Up: Production Quality Meteor Deployments
Valid Actions
init - Initialize a Meteor Up project
setup - Setup the server
deploy - Deploy app to server
reconfig - Reconfigure the server and restart
logs [-f -n] - Access logs
start - Start your app instances
stop - Stop your app instances
restart - Restart your app instances
You can use
which mupto find out which mup you are using. Then follow the symbolic link to see where is installed, and check the content of thepackage.jsonfilee.g.