aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2018-09-04 12:55:58 +0100
committerStephen Blott2018-09-04 12:55:58 +0100
commit09b6be12a1eb7fa839509b1e7fa9fb594827cf3e (patch)
treea11e61ff11644cc7ddf65ce8921bc822cbb58fe7
parentaff380669445594e7566a835d4b27f11da26ea6a (diff)
downloadvimium-1.64.1.tar.bz2
Bump to v1.64.1.v1.64.1
-rw-r--r--README.md5
-rw-r--r--manifest.json2
2 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index af509802..76462c7b 100644
--- a/README.md
+++ b/README.md
@@ -169,8 +169,11 @@ PRs are welcome.
Release Notes
-------------
-1.64 (2018-08-30)
+1.64.1 (2018-09-04, not yet released)
+
+- Better scrolling on new Reddit and GMail.
+1.64 (2018-08-30)
- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
- You can now using local marks to mark a hash/anchor. This is particularly useful for marking labels on GMail.
diff --git a/manifest.json b/manifest.json
index 71b8262f..9e00007a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.64",
+ "version": "1.64.1",
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
"icons": { "16": "icons/icon16.png",
"48": "icons/icon48.png",