aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-03-08 10:44:30 +0000
committerStephen Blott2017-03-08 10:44:30 +0000
commit4415d5d0b2ab12cc8e47f6a4567a51ebf27eafaf (patch)
treeb0dc17158de8676ac51f2022ba16ed9a0355ff8d
parentea9622a3819d376a575c8d4d0cf64e3165d5eafd (diff)
downloadvimium-4415d5d0b2ab12cc8e47f6a4567a51ebf27eafaf.tar.bz2
Bump version number to 1.58.v1.58
-rw-r--r--README.md2
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 957a7736..7aadb6b9 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,7 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
Release Notes
-------------
-Changes since the previous release (not yet in the Chrome Store version)
+1.58 (2017-03-08)
- Features:
- The `createTab` command can now open specific URLs (e.g, `map X createTab http://www.bbc.com/news`).
diff --git a/manifest.json b/manifest.json
index 86ac301f..4c3aa558 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.57",
+ "version": "1.58",
"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",