aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-12-15 10:26:01 +0000
committerStephen Blott2017-12-15 10:26:01 +0000
commit2a2eff708e3880c5d3e29abfff3f2c863e3467e5 (patch)
tree6596649eeeebe9e7250e085a4bcbbc56f66c0842
parent8db85ce1c8c5f959981730a58ba351b3e49b0db2 (diff)
downloadvimium-2a2eff708e3880c5d3e29abfff3f2c863e3467e5.tar.bz2
Bump to 1.62.5.
After merging #2870 and #2871.
-rw-r--r--README.md5
-rw-r--r--manifest.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index c523abe8..e38f34f2 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,11 @@ PRs are welcome.
Release Notes
-------------
+Not yet released
+
+- Better detection of click listeners for link hints.
+- Display version number in page popup.
+
1.62 (2017-12-09)
- Backup and restore Vimium options (see the very bottom of the options page, below *Advanced Options*).
diff --git a/manifest.json b/manifest.json
index fc94482b..99333549 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.62.4",
+ "version": "1.62.5",
"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",