From 8300c3a8e9a4a0c90018ee1d954b35e0215b9ddf Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Wed, 7 Dec 2016 14:25:18 -0800 Subject: [PATCH] bump to 0.4.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6514834..7c38df7 100755 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.4.3", + "version": "0.4.4", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/igrigorik/videospeed",