diff options
| author | ilya | 2010-01-31 17:39:19 -0800 |
|---|---|---|
| committer | ilya | 2010-01-31 17:39:19 -0800 |
| commit | a02edd4ddda10f8a834577be92cb41d5cb6defe8 (patch) | |
| tree | 309d4819f01be52953894c4844f0d4ac91eabce3 | |
| parent | c1ffda6aefd1de87ce99f518cf808c6811987acb (diff) | |
| download | vimium-a02edd4ddda10f8a834577be92cb41d5cb6defe8.tar.bz2 | |
Cutting 1.15 release
| -rw-r--r-- | README.markdown | 2 | ||||
| -rw-r--r-- | 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", |
