From eaa2fce8252a17f763dd14e58fdb196e3513d5c2 Mon Sep 17 00:00:00 2001 From: ilya Date: Tue, 29 Jun 2010 14:45:07 -0700 Subject: Cut the 1.19 release which has the script tag bug fix. --- README.markdown | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2e7c431a..e14b02d4 100644 --- a/README.markdown +++ b/README.markdown @@ -79,6 +79,10 @@ When you're done, send us a pull request on Github. Feel free to include a chang Release Notes ------------- +1.19 (06/29/2010) + +- A critical bug fix for development channel Chromium. + 1.18 (06/22/2010) - Vimium now runs on pages with file:/// and ftp:/// diff --git a/manifest.json b/manifest.json index a6d24427..97966dd5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.18", + "version": "1.19", "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