From 5e4b1735de090cdde8a2fe9994ba8786a2a6dcc2 Mon Sep 17 00:00:00 2001 From: Ilya Grigorik Date: Sun, 29 Mar 2015 14:52:28 -0700 Subject: [PATCH] bump to 0.2.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6733abc..e081a6b 100755 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Video Speed Controller", "short_name": "videospeed", - "version": "0.2.2", + "version": "0.2.3", "manifest_version": 2, "description": "Speed up, slow down, and rewind any HTML5 video with quick shortcuts.", "homepage_url": "https://github.com/igrigorik/videospeed",