Skip to content

Commit 12ab37b

Browse files
Bump version to 1.64.
1 parent 95bb1d2 commit 12ab37b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

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

172-
In `master` (not yet released)
172+
1.64 (2018-08-30)
173+
173174

174175
- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
175176
- 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.63.8",
4+
"version": "1.64",
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)