From 33af93d641ea7b9f09c47f4d349f8957fa1b6a89 Mon Sep 17 00:00:00 2001 From: codebicycle Date: Tue, 6 Apr 2021 18:59:25 +0300 Subject: [PATCH] Update version in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index db85d3d..2987782 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.6.3.2", + "version": "0.6.3.3", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts", "homepage_url": "https://github.com/codebicycle/videospeed",