From 4d58c8a9324475f41986e84cd0fac19f05c5dd6d Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sat, 1 Oct 2016 10:29:04 +0100 Subject: v1.57 release --- README.md | 7 +++++-- manifest.json | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6613254c..ddc12677 100644 --- a/README.md +++ b/README.md @@ -159,12 +159,15 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- + + +1.57 (2016-10-01) - New commands: - `toggleMuteTab` - mute or unmute the current tab (default binding - ``), see also [advanced - usage](https://github.com/philc/vimium/wiki/Tips-and-Tricks#muting-tabs). + ``), see also [advanced usage](https://github.com/philc/vimium/wiki/Tips-and-Tricks#muting-tabs). - Other new features: - You can now map `` to a Vimium command (e.g. `map goBack`). - For link hints, when one hint marker is covered by another, `` now diff --git a/manifest.json b/manifest.json index 1409b272..d95ca9f6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.56", + "version": "1.57", "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", -- cgit v1.2.3