aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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",