From a02edd4ddda10f8a834577be92cb41d5cb6defe8 Mon Sep 17 00:00:00 2001 From: ilya Date: Sun, 31 Jan 2010 17:39:19 -0800 Subject: Cutting 1.15 release --- README.markdown | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index c3af2ce1..3b082ed4 100644 --- a/README.markdown +++ b/README.markdown @@ -69,7 +69,7 @@ include a change to the CREDITS file with your patch. Release Notes ------------- -1.15 (unreleased) +1.15 (01/31/2010) - Make the CSS used by the link hints configurable. It's under Advanced Options. - Add a notification linking to the changelog when Vimium is updated in the background. diff --git a/manifest.json b/manifest.json index 7d426a80..c07b819c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.14", + "version": "1.15", "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