diff options
| -rw-r--r-- | README.markdown | 2 | ||||
| -rw-r--r-- | manifest.json | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/README.markdown b/README.markdown index c0d99e27..38ae93ff 100644 --- a/README.markdown +++ b/README.markdown @@ -155,7 +155,7 @@ don't exceed 110 characters.  Release Notes  ------------- -1.38 (Unreleased) +1.38 (09/08/2012)  - `O` now opens Vomnibar results in a new tab. `B` does the same for bookmarks only.  - Add a browser icon to quickly add sites to Vimium's exclude list. diff --git a/manifest.json b/manifest.json index 2e8dac72..b5eb391e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@  {    "manifest_version": 2,    "name": "Vimium", -  "version": "1.37", +  "version": "1.38",    "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", | 
