From 8bdc33d0281e3cb70d9dda9318158e8a5e7d8e9d Mon Sep 17 00:00:00 2001 From: codebicycle Date: Wed, 4 Oct 2017 09:05:02 +0300 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e644711..b605f44 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.4.9", + "version": "0.4.9.1", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/codebicycle/videospeed",