diff options
| -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", | 
