diff options
| author | Phil Crosby | 2015-05-02 23:33:31 -0700 |
|---|---|---|
| committer | Phil Crosby | 2015-05-02 23:34:32 -0700 |
| commit | 02ad97c899f86afcbd9a793f9c208ae4b589a7c0 (patch) | |
| tree | 84d79e7e57137e900c7b1bf220db91cd828e914b | |
| parent | 523a61edece5d025205dc77e52a007f0848a7f2c (diff) | |
| download | vimium-02ad97c899f86afcbd9a793f9c208ae4b589a7c0.tar.bz2 | |
v1.51 release
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -141,9 +141,9 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- -1.51 (not yet released) -- Bug fixes for 1.50 (see [here](https://github.com/philc/vimium/pulls?utf8=%E2%9C%93&q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed+updated%3A%3E%3D2015-04-26+state%3Amerged)). -- 1.51 is expected to be released mid-to-end May, 2015. +1.51 (2015-05-02) + +- Bug [fixes](https://github.com/philc/vimium/pulls?utf8=%E2%9C%93&q=is%3Apr+sort%3Aupdated-desc+is%3Aclosed+updated%3A%3E%3D2015-04-26+state%3Amerged). 1.50 (2015-04-26) diff --git a/manifest.json b/manifest.json index 2cf453f8..a16f30fb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.50", + "version": "1.51", "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", |
