aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
-rw-r--r--manifest.json2
2 files changed, 5 insertions, 1 deletions
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",