Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tdimeco committed Mar 23, 2016
1 parent ae735a8 commit 079e8ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions QuickSound/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20160319A</string>
<string>20160323A</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ Current features are:
- Status bar integration
- Add short sounds from your hard drive (supported formats are OS X standard ones, like AIFF, WAVE, MP3...)
- Quickly play a sound by double-clicking on it
- You can choose sounds you want to repeat forever (double-click on it to start and stop it)


## Download

You can download the app from the `Releases` page.
You can download the app from the [Releases](https://github.com/tdimeco/QuickSound/releases) page.


## Sound samples
Expand All @@ -25,6 +26,6 @@ Some sound samples can be found in the root `Sounds` folder on GitHub.

## Issues

Issues and ongoing features can be found on the `Issues` page.
Issues and ongoing features can be found on the [Issues](https://github.com/tdimeco/QuickSound/issues) page.

Feel free to enhance the app and make pull-requests!

0 comments on commit 079e8ee

Please sign in to comment.