From e60f329eb6180cbe3261adf582ee4df3cdc0b0fe Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Thu, 14 Sep 2017 14:04:52 +0100 Subject: Bump to v1.60.2. --- README.md | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40946bea..e969ed30 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ Release Notes - Minor versions: - 1.60.1: fix [#2642](https://github.com/philc/vimium/issues/2642). + - 1.60.2: revert previous fix for HiDPI screens. This was breaking link-hint positioning for some users. 1.59 (2017-04-07) diff --git a/manifest.json b/manifest.json index 457c37cb..f026f866 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.60.1", + "version": "1.60.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", -- cgit v1.2.3