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