aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2016-01-30 16:05:56 -0800
committerPhil Crosby2016-01-30 16:07:06 -0800
commit7d7588c7b28aee13137e510aa8eb89b2a9df825d (patch)
treef40e78d6a125d2790295eada3b5435e949b2ed05
parent31394a5006c97f171e452de83be8943bf749fcb3 (diff)
downloadvimium-1.54.tar.bz2
Bump version to 1.541.54
-rw-r--r--README.md5
-rw-r--r--manifest.json2
2 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 43892423..c914e864 100644
--- a/README.md
+++ b/README.md
@@ -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",