diff options
| -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", |
