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 420a607a..8f3772f1 100644 --- a/README.markdown +++ b/README.markdown @@ -94,7 +94,7 @@ don't exceed 110 characters.  Release Notes  ------------- -1.22, 1.23 (02/10/2011) +1.22, 1.23, 1.24 (02/10/2011)  -  Some sites are now excluded by default.  -  View source (`gs`) now opens in a new tab. diff --git a/manifest.json b/manifest.json index 72f7873d..cae92af3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@  {    "name": "Vimium", -  "version": "1.23", +  "version": "1.24",    "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", | 
