diff options
| author | ilya | 2012-07-07 09:50:01 -0700 |
|---|---|---|
| committer | ilya | 2012-07-07 09:50:01 -0700 |
| commit | 8bbcbdfa9db643ff99f90cbd9077b8d598fa7bd6 (patch) | |
| tree | 8c87459f6bf2b2a041f769b939753f89b46f36b5 | |
| parent | 2dd745886ecdadb2ba6a5dbb38e3857211765378 (diff) | |
| download | vimium-8bbcbdfa9db643ff99f90cbd9077b8d598fa7bd6.tar.bz2 | |
Cutting 1.36
| -rw-r--r-- | README.markdown | 3 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 7258f57f..09f8bac0 100644 --- a/README.markdown +++ b/README.markdown @@ -147,9 +147,10 @@ don't exceed 110 characters. Release Notes ------------- -1.36 (Unreleased) +1.36 (07/07/2012) - 'b' brings up a bookmark-only Vomnibar. +- Better support for some bookmarklets. 1.35 (07/05/2012) diff --git a/manifest.json b/manifest.json index 8a183c00..31287302 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.35", + "version": "1.36", "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", |
