diff options
| author | Stephen Blott | 2018-06-18 10:13:27 +0100 |
|---|---|---|
| committer | Stephen Blott | 2018-06-18 10:13:27 +0100 |
| commit | 17fb86e02971948f90215934cbe5417674364a29 (patch) | |
| tree | 9eca5748fca3d95cd8228cd8f475fc3edb7dce31 | |
| parent | 1cb2d9b015a212b5e265589a70d7c39db568c4a8 (diff) | |
| download | vimium-17fb86e02971948f90215934cbe5417674364a29.tar.bz2 | |
Bump version number for canary release.
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index da08fd59..92bc1c4b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.63.3", + "version": "1.63.4", "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", |
