diff options
| author | Ilya Sukhar | 2012-10-27 13:57:02 -0700 |
|---|---|---|
| committer | Ilya Sukhar | 2012-10-27 13:57:02 -0700 |
| commit | 43629ef44e6d9c59ffea46e0a59828fa8dc8b3d6 (patch) | |
| tree | 8e521ed6998b233315a44896771b1e53efc8d531 | |
| parent | 12c9084bb9fd7fd269ad49d96eb14419c1b0bf03 (diff) | |
| download | vimium-43629ef44e6d9c59ffea46e0a59828fa8dc8b3d6.tar.bz2 | |
Cutting 1.40
| -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 0cd93331..dbbc7dde 100644 --- a/README.markdown +++ b/README.markdown @@ -164,7 +164,7 @@ don't exceed 110 characters. Release Notes ------------- -1.40 (Unreleased) +1.40 (10/27/2012) - Bugfixes. - Added options for search engines and regex find. - Pressing unmapped keys in hints mode now deactivates the mode. diff --git a/manifest.json b/manifest.json index bfccb920..8a8a0229 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.39", + "version": "1.40", "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", |
