diff options
| author | Stephen Blott | 2017-08-15 13:58:49 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2017-08-15 13:58:51 +0100 | 
| commit | c7cd9a4abab78887bf422d3c64c53e3f3282f0ae (patch) | |
| tree | b9d25fbc608809fca595d3110a2a33f38b11a986 | |
| parent | 7ca63fbaabb3542a4a54dd16e255d448afb0c7b0 (diff) | |
| download | vimium-c7cd9a4abab78887bf422d3c64c53e3f3282f0ae.tar.bz2 | |
Bump version to 1.59.1.
This is a bug-fix release affecting Firefox only.
Accordingly, the Firefox Add-On has been updated, but the Chrome store
version will not be updated.
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index b6b4bd4e..792bc5ab 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@  {    "manifest_version": 2,    "name": "Vimium", -  "version": "1.59", +  "version": "1.59.1",    "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", | 
