diff options
| -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",  | 
