From 42545d66ca8ec854e05cee4a37cd634afc140f18 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Thu, 26 May 2016 11:05:28 -0700 Subject: Bump version to 1.55 --- README.md | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39d48f00..a74a2951 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,8 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- -Next version (not yet released) + +1.55 (2016-05-26) - New commands: - `visitPreviousTab` - visit the previous tab (by recency) with `^`, or the tab before that with `2^`. diff --git a/manifest.json b/manifest.json index f5847562..36ed0cff 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.54", + "version": "1.55", "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