Skip to content

Commit 5d1bd70

Browse files
committed
Bump version to 1.64.6
1 parent 2b23e49 commit 5d1bd70

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.6 (2019-05-12)
173+
174+
- Fix the find mode, and copying the page's URL to the clipboard, which were broken by Chrome 74+. ([#3260](https://github.com/philc/vimium/issues/3260))
175+
172176
1.64.5 (2019-02-16)
173177

174178
- Fix error in Chrome Store distribution.

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