aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2018-02-23 13:36:21 +0000
committerStephen Blott2018-02-23 13:36:21 +0000
commitbef8788805bc3e09de432f8642b54fccf3591947 (patch)
tree76ed2f46d30a9fe8fc4b9b257d9b5b0005fd2287
parent1bfe474a95f8eb23060cd42ff088146b5463dc62 (diff)
downloadvimium-bef8788805bc3e09de432f8642b54fccf3591947.tar.bz2
Bump to v1.63.2.
-rw-r--r--README.md2
-rw-r--r--manifest.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index cbd55162..54eb7f94 100644
--- a/README.md
+++ b/README.md
@@ -183,6 +183,8 @@ In `master` (not yet released)
- Various bug fixes.
- 1.63.1 (Firefox only):
- Fix [#2958](https://github.com/philc/vimium/issues/2958#issuecomment-366488659), link hints broken for `target="_blank"` links.
+- 1.63.2 (Firefox only):
+ - Fix [#2962](https://github.com/philc/vimium/issues/2962), find mode broken on Firefox Quantum.
1.62 (2017-12-09)
diff --git a/manifest.json b/manifest.json
index 43c982cf..a1951247 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.63.1",
+ "version": "1.63.2",
"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",