Skip to content

Instantly share code, notes, and snippets.

@sebnash
Created October 1, 2012 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebnash/3811014 to your computer and use it in GitHub Desktop.
Save sebnash/3811014 to your computer and use it in GitHub Desktop.
One-liner: Get an OS X application's version number (edit path)
defaults read "/Applications/TheApp.app/Contents/Info" CFBundleVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment