diff options
| author | ilya | 2012-07-02 21:02:04 -0700 |
|---|---|---|
| committer | ilya | 2012-07-02 21:02:04 -0700 |
| commit | d4cf5f231a005095dfceebae839ff253f06e8b3b (patch) | |
| tree | 16391c4e0315e25bc85a9bff622ea29e9415fbc9 | |
| parent | d0b5888d0d920512d39be1a09a374c5b15a3cb9e (diff) | |
| download | vimium-d4cf5f231a005095dfceebae839ff253f06e8b3b.tar.bz2 | |
Cutting a release
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown index 4d4787ef..cc867074 100644 --- a/README.markdown +++ b/README.markdown @@ -140,13 +140,13 @@ don't exceed 110 characters. Release Notes ------------- -1.33 (Unreleased) +1.33 (07/02/2012) - A Vomnibar, which allows you to open sites from history, bookmarks, and tabs using Vimium's UI. Type "o" to try it. -1.32 (03/05/2011) +1.32 (03/05/2012) -- More tweaks to the next / previous link-detection algorithm +- More tweaks to the next / previous link-detection algorithm. - Minor bug fixes. 1.31 (02/28/2012) diff --git a/manifest.json b/manifest.json index c53a02bd..51658ccd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.32.1", + "version": "1.33", "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", |
