diff options
| author | ilya | 2012-07-07 22:35:58 -0700 | 
|---|---|---|
| committer | ilya | 2012-07-07 22:35:58 -0700 | 
| commit | a88daf3f67ce3c58d2bdfe41675e1128ed6b733d (patch) | |
| tree | 761fc9c492d6d1df7de61bc8cfb1906294b06806 | |
| parent | e7def00476d6eec553a1ec31bc1d2cc2a6c7fd23 (diff) | |
| download | vimium-a88daf3f67ce3c58d2bdfe41675e1128ed6b733d.tar.bz2 | |
Cutting 1.37
| -rw-r--r-- | README.markdown | 4 | ||||
| -rw-r--r-- | manifest.json | 2 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/README.markdown b/README.markdown index 09f8bac0..82fab530 100644 --- a/README.markdown +++ b/README.markdown @@ -147,6 +147,10 @@ don't exceed 110 characters.  Release Notes  ------------- +1.37 (07/07/2012) + +- Select the first result by default in Vomnibar tab and bookmark modes. +  1.36 (07/07/2012)  - 'b' brings up a bookmark-only Vomnibar. diff --git a/manifest.json b/manifest.json index 31287302..ed27c157 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@  {    "name": "Vimium", -  "version": "1.36", +  "version": "1.37",    "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", | 
