diff options
| author | Phil Crosby | 2014-07-20 17:10:32 -0700 |
|---|---|---|
| committer | Phil Crosby | 2014-07-20 17:44:11 -0700 |
| commit | e2d1645a2f541541ea63196e5756d3b38904c672 (patch) | |
| tree | be35c37829ae15a4d8d39d46b6329f11a00dc942 | |
| parent | f3f789fcbbb5642951c8ba220b01201bb2f45def (diff) | |
| download | vimium-e2d1645a2f541541ea63196e5756d3b38904c672.tar.bz2 | |
Update version to 1.45 in manifest.json
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index de2ad173..b134ceaa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vimium", - "version": "1.44", + "version": "1.45", "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", |
