From a36768439ae253fb42131fbb205e78ac8d298b68 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Fri, 15 Sep 2017 09:38:37 +0100 Subject: Bump to v1.60.3. --- README.md | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e969ed30..85e31b81 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,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.60.3: [fix](https://github.com/philc/vimium/pull/2649) link-hint positioning. 1.59 (2017-04-07) diff --git a/manifest.json b/manifest.json index f026f866..82f07c88 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.60.2", + "version": "1.60.3", "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