aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2018-02-16 09:35:33 +0000
committerStephen Blott2018-02-16 09:35:33 +0000
commit9a5c2802a941a66b6dea4089352314a6e7a3c95a (patch)
treebe4285b9bcc6588e3ecf065c71d1630d5e36f280
parente0d46eeb26e118e1131782df40c3bebcc6e0b7cf (diff)
downloadvimium-9a5c2802a941a66b6dea4089352314a6e7a3c95a.tar.bz2
Bump to v1.63.v1.63
-rw-r--r--README.md2
-rw-r--r--manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 951efb56..05f94b59 100644
--- a/README.md
+++ b/README.md
@@ -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",