diff options
| author | Phil Crosby | 2014-12-15 09:18:56 -0800 |
|---|---|---|
| committer | Phil Crosby | 2014-12-15 09:18:56 -0800 |
| commit | 099e1836d9def859fd7f8f425709c19b615acb09 (patch) | |
| tree | 521725dbb3d65b1b1c21e706a460ccc71fcde1e4 | |
| parent | c826dfb33c7cf763d14aaaa1d9b4cf52b697e91c (diff) | |
| download | vimium-099e1836d9def859fd7f8f425709c19b615acb09.tar.bz2 | |
Update version number to 1.46
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 3792458b..a6021749 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.45", + "version": "1.46", "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", |
