bump to 0.2.8 (bugfix release)

- numpad and punctuation key fixes
- don't hide controller after keyboard input
This commit is contained in:
Ilya Grigorik
2016-03-27 14:04:15 -07:00
parent 444b35a2fd
commit ce2df93797

View File

@@ -1,7 +1,7 @@
{
"name": "Video Speed Controller",
"short_name": "videospeed",
"version": "0.2.7",
"version": "0.2.8",
"manifest_version": 2,
"description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.",
"homepage_url": "https://github.com/igrigorik/videospeed",