Skip to content

Commit 09b6be1

Browse files
Bump to v1.64.1.
1 parent aff3806 commit 09b6be1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,11 @@ PRs are welcome.
169169
Release Notes
170170
-------------
171171

172-
1.64 (2018-08-30)
172+
1.64.1 (2018-09-04, not yet released)
173+
174+
- Better scrolling on new Reddit and GMail.
173175

176+
1.64 (2018-08-30)
174177

175178
- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
176179
- You can now using local marks to mark a hash/anchor. This is particularly useful for marking labels on GMail.

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Vimium",
4-
"version": "1.64",
4+
"version": "1.64.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)