aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2014-12-16 00:42:01 -0800
committerPhil Crosby2014-12-16 00:42:21 -0800
commit23ce72b0e845d2c4a1469f629cd1abd70dce6652 (patch)
treec2e22b61604c9dbef6029b1ca71d072206a8011b
parent08952256440a75875ca82fa21c0145930823a0ef (diff)
downloadvimium-23ce72b0e845d2c4a1469f629cd1abd70dce6652.tar.bz2
Update version to 1.48
-rw-r--r--README.md2
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 59a20683..8256f9f7 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
Release Notes
-------------
-1.46, 1.47 (2014-12-15)
+1.46, 1.47, 1.48 (2014-12-15)
- Site-specific excluded keys: you can disable some Vimium key bindings on sites like gmail.com, so you can use the key bindings provided by the site itself.
- Smooth scrolling.
diff --git a/manifest.json b/manifest.json
index e094a322..452132ec 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.47",
+ "version": "1.48",
"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",