From 8f3d6b60491d44ecbca4c5ffc9efc1af0a50bd39 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Tue, 24 Aug 2021 22:03:33 -0700 Subject: [PATCH] v0.6.5 release --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a0c88e13..0a2532c9 100755 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.6.3", + "version": "0.6.5", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts", "homepage_url": "https://github.com/igrigorik/videospeed",