diff options
author | ilya | 2011-12-04 14:24:26 -0300 |
---|---|---|
committer | ilya | 2011-12-04 14:24:26 -0300 |
commit | 28c763c9ac375cd6997ff8a293af5c09906b8c95 (patch) | |
tree | 33f4d35a79f4d85d869576ddfe794e59302330ee | |
parent | a32243ba421f45e1383e5345403fb3847e2c20a7 (diff) | |
download | vimium-28c763c9ac375cd6997ff8a293af5c09906b8c95.tar.bz2 |
cutting 1.30 release
-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 2710e7c6..335c3c1f 100644 --- a/README.markdown +++ b/README.markdown @@ -133,7 +133,7 @@ don't exceed 110 characters. Release Notes ------------- -1.30 +1.30 (12/04/2011) - Support for image maps in link hints. - Counts now work with forward & backward navigation. diff --git a/manifest.json b/manifest.json index df7e4e34..a79fd90c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.29", + "version": "1.30", "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", |