diff options
| author | ilya | 2011-02-11 13:51:06 -0800 | 
|---|---|---|
| committer | ilya | 2011-02-11 13:51:06 -0800 | 
| commit | 01c974dc057cc36a21375c460ca6c668d31c4d0d (patch) | |
| tree | b55b2f01506af506eee066e5d03f1f5897aee4ff | |
| parent | e12b93096a05fe5b633f407c41c8dd9164308f1a (diff) | |
| download | vimium-01c974dc057cc36a21375c460ca6c668d31c4d0d.tar.bz2 | |
cut 1.24 release for bugfix
| -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", | 
