aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2015-09-09 23:03:39 +0200
committerPhil Crosby2015-09-09 23:03:39 +0200
commit71a6be06a179fd1121b7feb3fe7d30e4e98e4f78 (patch)
treec64c7e982e48867892be8a5033bec37c5abbfcfd
parent3a4beb6a042410e551911c03aa5137e066a7a5cf (diff)
downloadvimium-71a6be06a179fd1121b7feb3fe7d30e4e98e4f78.tar.bz2
Update version number
-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 0e83e92e..cb2f1532 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
Release Notes
-------------
-1.52 (not yet released)
+1.52 (2015-09-09)
- Search completion for selected custom search engines
(details on the [wiki](https://github.com/philc/vimium/wiki/Search-Completion)).
diff --git a/manifest.json b/manifest.json
index dad56407..6d971db2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.51",
+ "version": "1.52",
"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",