aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-03-19 07:06:26 +0000
committerStephen Blott2017-03-19 07:06:26 +0000
commita2d3b2042e540f0c4b065fffacdac01982053014 (patch)
tree0c344753cdbfa897cb908756ff6a15d2629aab7e
parent171c2e927b0dff8343b20d9272d10f1592c8d739 (diff)
downloadvimium-a2d3b2042e540f0c4b065fffacdac01982053014.tar.bz2
Bump version to 1.58.2.v1.58.2
-rw-r--r--README.md3
-rw-r--r--manifest.json2
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index efaee958..40811581 100644
--- a/README.md
+++ b/README.md
@@ -174,8 +174,9 @@ Release Notes
- Process:
- In order to provide faster bug fixes, we may in future push new releases without the noisy notification.
-- Subsequent fixes:
+- Post-release minor fixes:
- 1.58.1 (2017-03-09) fix bug in `LinkHints.activateModeWithQueue` (#2445).
+ - 1.58.2 (2017-03-19) fix key handling bug (#2453).
1.57 (2016-10-01)
diff --git a/manifest.json b/manifest.json
index ad7ce47c..02731d5e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.58.1",
+ "version": "1.58.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",