aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2010-01-21 18:54:03 -0800
committerilya2010-01-21 18:54:03 -0800
commitae687d72e2c6b0417d055fdd86f434b0944deedc (patch)
treeb943ae223c0f03c43f173d61f58ffb56edf1b609
parentbc98266579baefb136b25aa2d46c27929312b967 (diff)
downloadvimium-ae687d72e2c6b0417d055fdd86f434b0944deedc.tar.bz2
Cut the 1.13 release
-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 e7e58507..f0a34bfe 100644
--- a/README.markdown
+++ b/README.markdown
@@ -69,7 +69,7 @@ include a change to the CREDITS file with your patch.
Release Notes
-------------
-1.13 (Unreleased, current)
+1.13 (01/21/2010)
- <c-f> and <c-b> are now mapped to scroll a full page up or down respectively.
- Bugfixes related to entering insert mode when the page first loads, and when focusing Flash embeds.
diff --git a/manifest.json b/manifest.json
index 271ded84..6c84225d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Vimium",
- "version": "1.12",
+ "version": "1.13",
"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",