Skip to content

Commit 4415d5d

Browse files
Bump version number to 1.58.
1 parent ea9622a commit 4415d5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
159159
Release Notes
160160
-------------
161161

162-
Changes since the previous release (not yet in the Chrome Store version)
162+
1.58 (2017-03-08)
163163

164164
- Features:
165165
- The `createTab` command can now open specific URLs (e.g, `map X createTab http://www.bbc.com/news`).

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.57",
4+
"version": "1.58",
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)