aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJez Ng2012-11-03 13:46:26 -0400
committerJez Ng2012-11-03 13:46:26 -0400
commite0cd165b247b21f9776d560a4451991f0c627908 (patch)
tree2bcf19853de0db07f04c6480430e96d507f917f3
parent657bb66bfa35df7b364c7dcd53aa658cf03abf82 (diff)
parentb77ae08238a787f9b464eab488dcdf53aceccaa9 (diff)
downloadvimium-e0cd165b247b21f9776d560a4451991f0c627908.tar.bz2
Merge branch '1.42'
-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 d805abcf..b8b1b4bb 100644
--- a/README.markdown
+++ b/README.markdown
@@ -166,6 +166,10 @@ don't exceed 110 characters.
Release Notes
-------------
+1.42 (11/03/2012)
+
+- Bugfixes.
+
1.41 (10/27/2012)
- Bugfixes.
diff --git a/manifest.json b/manifest.json
index da497706..fda10973 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.41",
+ "version": "1.42",
"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",