aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-03-09 09:59:10 +0000
committerStephen Blott2017-03-09 09:59:10 +0000
commite08e379876398c0a02796d02ba22bfd5ceae8730 (patch)
tree561f031bfe6847257ce1fee0052e9b2e199451a9
parent10dcaa389958483a988a5bd86d3fd3d4e2799a77 (diff)
downloadvimium-e08e379876398c0a02796d02ba22bfd5ceae8730.tar.bz2
Bump version number to 1.58.1.v1.58.1
-rw-r--r--README.md3
-rw-r--r--manifest.json2
2 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5cc07bc2..efaee958 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +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:
+ - 1.58.1 (2017-03-09) fix bug in `LinkHints.activateModeWithQueue` (#2445).
+
1.57 (2016-10-01)
- New commands:
diff --git a/manifest.json b/manifest.json
index 4c3aa558..ad7ce47c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.58",
+ "version": "1.58.1",
"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",