From 51cf7716147e55fd3cf8b1c2ad0a72f28e19757c Mon Sep 17 00:00:00 2001 From: codebicycle Date: Sat, 14 Apr 2018 13:48:28 +0300 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index acd1183..9528c52 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.5.0", + "version": "0.5.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",