Skip to content

Commit

Permalink
Updated Read Me and bumped version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
chockenberry committed Nov 19, 2013
1 parent 35c6d27 commit 0516960
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Provisioning/Provisioning-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<key>CFBundleShortVersionString</key>
<string>1</string>
<key>CFBundleVersion</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ If you want to copy information from the Quick Look preview, you need to [change
$ defaults write com.apple.finder QLEnableTextSelection -bool TRUE
$ killall Finder

Thanks to [Pieter Claerhout](https://github.com/pieterclaerhout) for the OS X and profile type support.
Thanks to following individuals who've helped with this project:

* [Pieter Claerhout](https://github.com/pieterclaerhout) for the OS X and profile type support.
* [Kyle Sluder](https://github.com/kylesluder) for expiration (invalidity dates) in the developer certificates.


Project Notes
Expand Down

0 comments on commit 0516960

Please sign in to comment.