From 2a2eff708e3880c5d3e29abfff3f2c863e3467e5 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Fri, 15 Dec 2017 10:26:01 +0000 Subject: Bump to 1.62.5. After merging #2870 and #2871. --- README.md | 5 +++++ manifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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", -- cgit v1.2.3