From 9f23270bf2ea9f9cf5eebe5f7ad9cd94d6bb0078 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Mon, 23 Dec 2019 14:53:47 -0500 Subject: [PATCH] bump to v0.5.8 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d012441..6329c98 100755 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.5.6", + "version": "0.5.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",