diff options
| author | Stephen Blott | 2018-04-01 07:46:49 +0100 |
|---|---|---|
| committer | Stephen Blott | 2018-04-01 07:46:49 +0100 |
| commit | 5745bb344959a61297fc16e00bb6de0a2a8744d9 (patch) | |
| tree | fe9b76f6d5e96a2d14619fca0badd36118242696 /manifest.json | |
| parent | 29838028148a18bfa905e7487c91b83d86533374 (diff) | |
| download | vimium-5745bb344959a61297fc16e00bb6de0a2a8744d9.tar.bz2 | |
Disable click listener detection and bump to v1.63.3.v1.63.3
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index a1951247..da08fd59 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.63.2", + "version": "1.63.3", "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", |
