diff options
| -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", |
