diff options
| author | Stephen Blott | 2017-12-15 13:08:08 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2017-12-15 13:08:08 +0000 | 
| commit | 1b0e0072d9fe31e468c2f6697ba24c6ed147e30e (patch) | |
| tree | f44c49553ef0be8fd589f24a2964f110b9a23551 | |
| parent | 14f755cecdd548ba9fb82a04d3b708c75982a786 (diff) | |
| download | vimium-1b0e0072d9fe31e468c2f6697ba24c6ed147e30e.tar.bz2 | |
Bump to v1.62.6.
This warrants a bump because 14f755cecdd548ba9fb82a04d3b708c75982a786 is
a serious bug.
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index 7b2b9dd8..507d5217 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@  {    "manifest_version": 2,    "name": "Vimium", -  "version": "1.62.5", +  "version": "1.62.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", | 
