Skip to content

Commit e08e379

Browse files
Bump version number to 1.58.1.
1 parent 10dcaa3 commit e08e379

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@ Release Notes
174174
- Process:
175175
- In order to provide faster bug fixes, we may in future push new releases without the noisy notification.
176176

177+
- Subsequent fixes:
178+
- 1.58.1 (2017-03-09) fix bug in `LinkHints.activateModeWithQueue` (#2445).
179+
177180
1.57 (2016-10-01)
178181

179182
- New commands:

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Vimium",
4-
"version": "1.58",
4+
"version": "1.58.1",
55
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
66
"icons": { "16": "icons/icon16.png",
77
"48": "icons/icon48.png",

0 commit comments

Comments
 (0)