diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -174,7 +174,7 @@ Not yet released - When yanking email addresses with `yf`, Vimium now strips the leading `mailto:`. - For custom search engines, if you use `%S` (instead of `%s`), then your search terms are not URI encoded. -1.64.1 (2018-09-04, not yet released) +1.64.2 (2018-12-16) - Better scrolling on new Reddit ~and GMail~. diff --git a/manifest.json b/manifest.json index 9e00007a..3feabad6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.64.1", + "version": "1.64.2", "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", |
