Skip to content

Commit

Permalink
Version 0.3 is coming
Browse files Browse the repository at this point in the history
  • Loading branch information
marcboquet committed Aug 10, 2014
1 parent 0b3f63f commit 84c939f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Are you tired of having to think of directories and names for your throwaway pla

Best way to install is using curl so it bypasses Gatekeeper (Thanks [mxcl](https://twitter.com/mxcl) for the [tip](https://coderwall.com/p/ki0jxw?i=2&p=1&q=author%3Amxcl&t[]=mxcl)!):

cd /Applications && curl -L https://github.com/apalancat/PlayNow/releases/download/v0.2/PlayNow.tgz | tar x
cd /Applications && curl -L https://github.com/apalancat/PlayNow/releases/download/v0.3/PlayNow.tgz | tar x

You can also [download it](https://github.com/apalancat/PlayNow/releases/latest) and Control-click to have Gatekeeper give you the option to open it.

Expand Down
4 changes: 2 additions & 2 deletions app/PlayNow.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2</string>
<string>0.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
Expand Down

0 comments on commit 84c939f

Please sign in to comment.