Update the patch version in your Info.plist file
npm install bump-plist-patchIncrements the patch number of the CFBundleShortVersionString inside your Info.plist.
Make sure you are in the same directory as your plist file when you execute the global command bumpv.
1. npm install -g bump-plist-patch
1. cd into the folder containing your Info.plist
1. Run the command bumpv