diff options
| author | Jez Ng | 2012-06-22 01:04:54 -0700 | 
|---|---|---|
| committer | Jez Ng | 2012-06-22 01:04:54 -0700 | 
| commit | 6e879d384a65dd4baa1816e9c9f16922dc995847 (patch) | |
| tree | 3b2177049d256204f11b06d202719721a85b59d5 | |
| parent | b7634e679ebab2beee219620319e12dd1790b6d8 (diff) | |
| download | vimium-6e879d384a65dd4baa1816e9c9f16922dc995847.tar.bz2 | |
Bump minor-minor version.
We can figure out how to automate this later.
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index a780fe5a..5cfca600 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@  {    "name": "Vimium", -  "version": "1.32", +  "version": "1.32.1",    "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", | 
