aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-12-14 16:10:43 +0000
committerStephen Blott2017-12-14 16:10:43 +0000
commit3adf7385fe1cd5e9c3c3ac79f2b6cf4f2c55d99c (patch)
tree4c6691768611e0dc85017dd311eaabacfeb6bb23
parent13c9ecf11af81bf3ed807a961bcc43e6f1bd9814 (diff)
downloadvimium-3adf7385fe1cd5e9c3c3ac79f2b6cf4f2c55d99c.tar.bz2
Bump to v1.62.4.v1.62.4
-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 1967b3dd..c523abe8 100644
--- a/README.md
+++ b/README.md
@@ -193,6 +193,7 @@ map Y Marks.activateGotoMode swap
- Other minor versions:
- 1.62.2: Fixes [#2868](https://github.com/philc/vimium/issues/2868) (`createTab` with multiple URLs).
+ - 1.62.4: Fixes bug affecting the enabled state, and really fix `createTab`.
1.61 (2017-10-27)
diff --git a/manifest.json b/manifest.json
index 86223848..ce760d2e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.62.3",
+ "version": "1.62.4",
"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",