From 20fc3472eb428317861ba75463b1cf8ab3b1bd03 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Sat, 7 Nov 2015 21:34:41 -0800 Subject: [PATCH] bump to 0.2.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a6e5d2e..2f05aea 100755 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.2.5", + "version": "0.2.6", "manifest_version": 2, "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/igrigorik/videospeed",