We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d561a commit d1a0e4cCopy full SHA for d1a0e4c
README.md
@@ -182,6 +182,9 @@ Release Notes
182
- Fixed issue affecting hint placement when the display is zoomed.
183
- Fixed search completion for Firefox (released as 1.59.1, Firefox only).
184
185
+- Minor versions:
186
+ - 1.60.1: fix #2642.
187
+
188
1.59 (2017-04-07)
189
190
- Features:
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "Vimium",
4
- "version": "1.60",
+ "version": "1.60.1",
5
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
6
"icons": { "16": "icons/icon16.png",
7
"48": "icons/icon48.png",
0 commit comments