Skip to content

Commit af4f033

Browse files
author
Stephen Blott
committed
Bump v1.64.4.
1 parent df867ac commit af4f033

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ PRs are welcome.
169169
Release Notes
170170
-------------
171171

172+
1.64.4 (2018-02-16)
173+
174+
- Fix [Vomnibar focus issue](https://github.com/philc/vimium/issues/3242).
175+
172176
1.64.3 (2018-12-26)
173177

174178
- When yanking email addresses with `yf`, Vimium now strips the leading `mailto:`.

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