diff options
| author | Stephen Blott | 2018-08-13 13:53:33 +0100 |
|---|---|---|
| committer | Stephen Blott | 2018-08-13 13:53:33 +0100 |
| commit | db3c4820fc826ed13e70aab3acee325dfe907f09 (patch) | |
| tree | 63fbe68522238eb9e9f742451084efbc30a93549 | |
| parent | f932d71ac06ac265c436079cd53fa8f44ab898be (diff) | |
| download | vimium-db3c4820fc826ed13e70aab3acee325dfe907f09.tar.bz2 | |
Bump to 1.63.6 (bug fixes).
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 63d3e5f7..bc587fa8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.63.5", + "version": "1.63.6", "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", |
