diff options
| author | Stephen Blott | 2018-02-16 09:35:33 +0000 |
|---|---|---|
| committer | Stephen Blott | 2018-02-16 09:35:33 +0000 |
| commit | 9a5c2802a941a66b6dea4089352314a6e7a3c95a (patch) | |
| tree | be4285b9bcc6588e3ecf065c71d1630d5e36f280 | |
| parent | e0d46eeb26e118e1131782df40c3bebcc6e0b7cf (diff) | |
| download | vimium-9a5c2802a941a66b6dea4089352314a6e7a3c95a.tar.bz2 | |
Bump to v1.63.v1.63
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -169,7 +169,7 @@ PRs are welcome. Release Notes ------------- -Not yet released +1.63 (2018-02-16) - The `reload` command now accepts a count prefix; so `999r` reloads all tabs (in the current window). - Better detection of click listeners for link hints. diff --git a/manifest.json b/manifest.json index 801947a9..3505e91c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.62.10", + "version": "1.63", "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", |
