From ae687d72e2c6b0417d055fdd86f434b0944deedc Mon Sep 17 00:00:00 2001 From: ilya Date: Thu, 21 Jan 2010 18:54:03 -0800 Subject: Cut the 1.13 release --- README.markdown | 2 +- manifest.json | 2 +- 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) - and 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", -- cgit v1.2.3