bump-plist-patch
v1.0.2
Published
Update the patch version in your Info.plist file
Readme
bump-plist-patch
Increments 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.
How to use?
npm install -g bump-plist-patchcdinto the folder containing yourInfo.plist- Run the command
bumpv
