diff options
| -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", | 
