Skip to content

Commit 243a778

Browse files
committed
Increment version to v1.49
1 parent bde170a commit 243a778

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
140140

141141
Release Notes
142142
-------------
143+
1.49 (2014-12-16)
144+
145+
- An option to toggle smooth scrolling.
146+
- Make Vimium work on older versions of Chrome.
147+
143148
1.46, 1.47, 1.48 (2014-12-15)
144149

145150
- 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.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Vimium",
4-
"version": "1.48",
4+
"version": "1.49",
55
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
66
"icons": { "16": "icons/icon16.png",
77
"48": "icons/icon48.png",

0 commit comments

Comments
 (0)