diff options
| author | Phil Crosby | 2014-12-15 21:41:29 -0800 |
|---|---|---|
| committer | Phil Crosby | 2014-12-15 21:41:29 -0800 |
| commit | 8200cec17975050ea872236136d916488890850e (patch) | |
| tree | cd31485dd6ca8aef9642f1361b57b562659c6cde | |
| parent | b412a496f80b71b2fa9b9d299b033487c5e59dd8 (diff) | |
| download | vimium-8200cec17975050ea872236136d916488890850e.tar.bz2 | |
Update to 1.47
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -140,7 +140,7 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- -1.46 (2014-12-15) +1.46, 1.47 (2014-12-15) - Site-specific excluded keys: you can disable some Vimium key bindings on sites like gmail.com, so you can use the key bindings provided by the site itself. - Smooth scrolling. diff --git a/manifest.json b/manifest.json index a6021749..e094a322 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.46", + "version": "1.47", "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", |
