aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown2
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index d0cd05a0..e3fef22a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -76,7 +76,7 @@ Release Notes
- 'u' now restores tabs that were closed by the mouse or with native shortcuts. Tabs are also restored in their prior position.
- New 'unmapAll' command in the key mappings interface to remove all default mappings.
-- Faster, more precise method for generating link hints.
+- Link hints are now faster and more reliable.
- Bug fixes.
1.16 (03/09/2010)
diff --git a/manifest.json b/manifest.json
index cee9ff33..43a1668a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Vimium",
- "version": "1.16",
+ "version": "1.17",
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
"background_page": "background_page.html",
"options_page": "options.html",