aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
-rw-r--r--manifest.json2
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",