diff options
| author | ilya | 2011-02-11 12:28:29 -0800 | 
|---|---|---|
| committer | ilya | 2011-02-11 12:28:29 -0800 | 
| commit | f047c493ecc1e31b789ba6f718264db780d456d4 (patch) | |
| tree | 5631958b3b0029b2db406527d7c7119c3a657db1 | |
| parent | 546638dd268c4c4338079cb87f0183bd706fea05 (diff) | |
| download | vimium-f047c493ecc1e31b789ba6f718264db780d456d4.tar.bz2 | |
cut 1.23 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 4d5cfcce..420a607a 100644 --- a/README.markdown +++ b/README.markdown @@ -94,7 +94,7 @@ don't exceed 110 characters.  Release Notes  ------------- -1.22 (02/10/2011) +1.22, 1.23 (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 161bdb30..72f7873d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@  {    "name": "Vimium", -  "version": "1.22", +  "version": "1.23",    "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", | 
