Skip to content

Commit

Permalink
Bump version to 1.4.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
berrberr committed Apr 27, 2015
1 parent 62384a2 commit 8a2f3c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Streamkeys v1.4.4 [![Build Status](https://travis-ci.org/berrberr/streamkeys.svg?branch=master)](https://travis-ci.org/berrberr/streamkeys)
# Streamkeys v1.4.5 [![Build Status](https://travis-ci.org/berrberr/streamkeys.svg?branch=master)](https://travis-ci.org/berrberr/streamkeys)

Chrome extension to send "global" (ie. across the browser) hotkeys to various online media players.

Expand Down Expand Up @@ -106,7 +106,6 @@ node test/runner.js
## TODO

- Redo tab stack
- See if media keys can work with mac
- Test on Ubuntu/Linux and ChromeOS
- See if it can work with embedded players (ie. soundcloud). Maybe check for existence of some element, if found add tab to stack (should be done after load)?
- Add tests for Amazon, Pandora, Plex, PocketCasts Seesu, Spotify, VK
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Streamkeys",
"version": "1.4.4",
"version": "1.4.5",
"description": "Global hotkeys for online music players including support for media keys.",
"browser": {
"jquery": "./code/js/lib/jquery-1.11.1.min.js",
Expand Down

0 comments on commit 8a2f3c1

Please sign in to comment.