From 8e40282eea37c59e54566f37d0d34f89d4c7dabe Mon Sep 17 00:00:00 2001 From: Ilya Sukhar Date: Sun, 24 Oct 2010 15:52:13 -0700 Subject: Cutting 1.20 release --- README.markdown | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 76805516..4e4e7faa 100644 --- a/README.markdown +++ b/README.markdown @@ -81,7 +81,7 @@ When you're done, send us a pull request on Github. Feel free to include a chang Release Notes ------------- -1.20 (Unreleased) +1.20 (10/24/2010) - In link hints mode, holding down the shift key will now toggle between opening in the current tab and opening in a new tab. - Two new commands (`zH` and `zL`) to scroll to the left and right edges of the page. @@ -89,7 +89,7 @@ Release Notes - A new command (``) to open up multiple links at a time in new tabs. - Frame support. - More robust support for non-US keyboard layouts. -- Bug fixes. +- Numerous bug fixes. 1.19 (06/29/2010) diff --git a/manifest.json b/manifest.json index d43f0855..7eb74fdb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.19", + "version": "1.20", "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", -- cgit v1.2.3