Skip to content

Commit a367684

Browse files
Bump to v1.60.3.
1 parent 29bb5cc commit a367684

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ Release Notes
185185
- Minor versions:
186186
- 1.60.1: fix [#2642](https://github.com/philc/vimium/issues/2642).
187187
- 1.60.2: revert previous fix for HiDPI screens. This was breaking link-hint positioning for some users.
188+
- 1.60.3: [fix](https://github.com/philc/vimium/pull/2649) link-hint positioning.
188189

189190
1.59 (2017-04-07)
190191

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.2",
4+
"version": "1.60.3",
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)