From b5276a0ced67ff147f6bf6e1669acb69141f3189 Mon Sep 17 00:00:00 2001 From: codebicycle Date: Fri, 10 Nov 2017 20:58:55 +0200 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 47bcec8..ba5aa2a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.4.9.2", + "version": "0.4.9.3", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/codebicycle/videospeed",