diff options
| author | Ilya Sukhar | 2012-11-03 10:32:29 -0700 |
|---|---|---|
| committer | Ilya Sukhar | 2012-11-03 10:32:29 -0700 |
| commit | b77ae08238a787f9b464eab488dcdf53aceccaa9 (patch) | |
| tree | 90e62f8359a1168657e0787faed47c589d0c2aeb | |
| parent | af9473e7d6c9dac87e6e86602f39f790be7fff21 (diff) | |
| download | vimium-b77ae08238a787f9b464eab488dcdf53aceccaa9.tar.bz2 | |
cutting 1.421.42
| -rw-r--r-- | README.markdown | 4 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 2bf6f2b0..f8169b24 100644 --- a/README.markdown +++ b/README.markdown @@ -164,6 +164,10 @@ don't exceed 110 characters. Release Notes ------------- +1.42 (11/03/2012) + +- Bugfixes. + 1.41 (10/27/2012) - Bugfixes. diff --git a/manifest.json b/manifest.json index ea6e2a26..069cd68b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.41", + "version": "1.42", "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", |
