Skip to content

Commit d1a0e4c

Browse files
Bump to 1.60.1 - fix philc#2642.
1 parent 25d561a commit d1a0e4c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ Release Notes
182182
- Fixed issue affecting hint placement when the display is zoomed.
183183
- Fixed search completion for Firefox (released as 1.59.1, Firefox only).
184184

185+
- Minor versions:
186+
- 1.60.1: fix #2642.
187+
185188
1.59 (2017-04-07)
186189

187190
- Features:

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Vimium",
4-
"version": "1.60",
4+
"version": "1.60.1",
55
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
66
"icons": { "16": "icons/icon16.png",
77
"48": "icons/icon48.png",

0 commit comments

Comments
 (0)