aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2014-12-16 11:00:33 -0800
committerPhil Crosby2014-12-16 11:00:33 -0800
commit243a77854c505b8bbdae7e4822c6239afb904d35 (patch)
tree8c65312d500f3c202152eb02a5e7cd647f89c94e
parentbde170aa74aa9909efaaf95b056dbbd09811570f (diff)
downloadvimium-243a77854c505b8bbdae7e4822c6239afb904d35.tar.bz2
Increment version to v1.491.49
-rw-r--r--README.md5
-rw-r--r--manifest.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8256f9f7..b39bf0c3 100644
--- a/README.md
+++ b/README.md
@@ -140,6 +140,11 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
Release Notes
-------------
+1.49 (2014-12-16)
+
+- An option to toggle smooth scrolling.
+- Make Vimium work on older versions of Chrome.
+
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.
diff --git a/manifest.json b/manifest.json
index 452132ec..3cd88d1e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.48",
+ "version": "1.49",
"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",