diff options
| author | Stephen Blott | 2018-08-23 11:00:38 +0100 |
|---|---|---|
| committer | Stephen Blott | 2018-08-23 11:00:38 +0100 |
| commit | 891b4a0cec93a2b314be2fb037d3c0cd5cf43f5c (patch) | |
| tree | c2ef43e7bad7e1061211dfeb611432757db7b46b | |
| parent | 939427c2fd9e308963582d8d14b2523ed41a05b2 (diff) | |
| download | vimium-891b4a0cec93a2b314be2fb037d3c0cd5cf43f5c.tar.bz2 | |
Bump version number for minor release on Vimium Canary.
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index bc587fa8..ce2854e8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.63.6", + "version": "1.63.7", "description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", |
