diff options
| author | Phil Crosby | 2016-01-30 16:05:56 -0800 |
|---|---|---|
| committer | Phil Crosby | 2016-01-30 16:07:06 -0800 |
| commit | 7d7588c7b28aee13137e510aa8eb89b2a9df825d (patch) | |
| tree | f40e78d6a125d2790295eada3b5435e949b2ed05 | |
| parent | 31394a5006c97f171e452de83be8943bf749fcb3 (diff) | |
| download | vimium-7d7588c7b28aee13137e510aa8eb89b2a9df825d.tar.bz2 | |
Bump version to 1.541.54
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 4 insertions, 3 deletions
@@ -157,8 +157,9 @@ Release Notes ------------- Next version (not yet released) -- Bug fixes: - - Fix endless scrolling (#1911). +1.54 (2016-01-30) + +- Fix occasional endless scrolling (#1911). 1.53 (2015-09-25) diff --git a/manifest.json b/manifest.json index 63d96e6f..7fe13b13 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.53", + "version": "1.54", "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", |
