aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-09-15 09:38:37 +0100
committerStephen Blott2017-09-15 09:38:37 +0100
commita36768439ae253fb42131fbb205e78ac8d298b68 (patch)
treefa767d52c5b06c86673aca28046177622dbcc83d
parent29bb5cca58e549432b57634da582601f87c9c687 (diff)
downloadvimium-a36768439ae253fb42131fbb205e78ac8d298b68.tar.bz2
Bump to v1.60.3.v1.60.3
-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 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",