Skip to content

Commit

Permalink
v1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jun 27, 2013
1 parent 3649ee5 commit fb865cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Version 1.1.15 (unreleased)
# Version 1.1.15 (6/26/13)

[Full changelog](https://github.com/alexcrichton/hermes/compare/v1.1.14...master)
[Full changelog](https://github.com/alexcrichton/hermes/compare/v1.1.14...v1.1.15)

* [fixed] The nrating property for AppleScript has been fixed, thanks to @dlh
* [fixed] The state of buttons in both the drawer and main playback view are now
better synchronized with each other, thanks to @dlh
* [fixed] Attempted to fix issues associated with a few assertions cropping up

# Version 1.1.14 (4/10/13)

Expand Down
4 changes: 2 additions & 2 deletions Resources/Hermes-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>1.1.14</string>
<string>1.1.15</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1950</string>
<string>1951</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit fb865cf

Please sign in to comment.