aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-09-14 14:04:52 +0100
committerStephen Blott2017-09-14 14:04:52 +0100
commite60f329eb6180cbe3261adf582ee4df3cdc0b0fe (patch)
treeed4937c1726bcc780f56064d66ab3532d5b0f357
parent3b8c0f1060640efd0a9383707a1d892d102e414f (diff)
downloadvimium-1.60.2.tar.bz2
Bump to v1.60.2.v1.60.2
-rw-r--r--README.md1
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 1 deletions
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",