diff options
| author | Stephen Blott | 2018-08-23 12:35:11 +0100 |
|---|---|---|
| committer | Stephen Blott | 2018-08-23 12:35:11 +0100 |
| commit | 3267b00cf98082213d754bb817e9d56e47998dfb (patch) | |
| tree | 48b5b429c1ae06875440e47d625fd58ab9e8874e | |
| parent | fcb36fca08e8e2266600e836c4451e884da96c31 (diff) | |
| download | vimium-3267b00cf98082213d754bb817e9d56e47998dfb.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 ce2854e8..48d8f625 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.63.7", + "version": "1.63.8", "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", |
