bump to 0.6.0 in order to run the github action to upload to the store.

This commit is contained in:
Jonathan Dawson
2020-02-28 12:48:14 -06:00
parent b5c48abfce
commit 72c4e49fbc

View File

@@ -1,7 +1,7 @@
{ {
"name": "Video Speed Controller", "name": "Video Speed Controller",
"short_name": "videospeed", "short_name": "videospeed",
"version": "0.5.9", "version": "0.6.0",
"manifest_version": 2, "manifest_version": 2,
"description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.", "description": "Speed up, slow down, advance and rewind any HTML5 video with quick shortcuts.",
"homepage_url": "https://github.com/igrigorik/videospeed", "homepage_url": "https://github.com/igrigorik/videospeed",