diff options
| author | Ilya Sukhar | 2012-09-08 12:09:01 -0700 |
|---|---|---|
| committer | Ilya Sukhar | 2012-09-08 12:09:01 -0700 |
| commit | 3e5bba24ede4f9392ff666634a0a8f05e21a02d1 (patch) | |
| tree | 1cc3f45c3690c7789d01fa40f19a462552bc5e6c | |
| parent | 5961f89c2be187d2ed64259be74266406dc37a79 (diff) | |
| download | vimium-3e5bba24ede4f9392ff666634a0a8f05e21a02d1.tar.bz2 | |
bumping to 1.38
| -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", |
