From a88daf3f67ce3c58d2bdfe41675e1128ed6b733d Mon Sep 17 00:00:00 2001 From: ilya Date: Sat, 7 Jul 2012 22:35:58 -0700 Subject: Cutting 1.37 --- README.markdown | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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", -- cgit v1.2.3