diff options
| author | ilya | 2012-07-05 15:51:10 -0700 | 
|---|---|---|
| committer | ilya | 2012-07-05 15:51:10 -0700 | 
| commit | d35e04a39f58d17510b7808b582cd322dac62a7c (patch) | |
| tree | 27b60a446db15de3a5cec28ec8079494b6393db6 | |
| parent | 930b37ee02ca9ed15a6e406d2b190ef97467cf43 (diff) | |
| download | vimium-d35e04a39f58d17510b7808b582cd322dac62a7c.tar.bz2 | |
Cutting a new release.
| -rw-r--r-- | README.markdown | 4 | ||||
| -rw-r--r-- | manifest.json | 2 | 
2 files changed, 5 insertions, 1 deletions
| diff --git a/README.markdown b/README.markdown index 586d8fc1..ba9328cc 100644 --- a/README.markdown +++ b/README.markdown @@ -147,6 +147,10 @@ don't exceed 110 characters.  Release Notes  ------------- +1.35 (07/05/2012) + +- Bugfixes. +  1.34 (07/03/2012)  - A bugfix for bookmarklets in Vomnibar. diff --git a/manifest.json b/manifest.json index 79f4e06f..8a183c00 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@  {    "name": "Vimium", -  "version": "1.34", +  "version": "1.35",    "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", | 
