From b6ba1c4979877adae005dc61945abf6f965376e9 Mon Sep 17 00:00:00 2001 From: ilya Date: Tue, 3 Jul 2012 10:21:33 -0700 Subject: Cutting 1.34 for the bookmarklets bug fix --- README.markdown | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9fd14900..586d8fc1 100644 --- a/README.markdown +++ b/README.markdown @@ -147,6 +147,10 @@ don't exceed 110 characters. Release Notes ------------- +1.34 (07/03/2012) + +- A bugfix for bookmarklets in Vomnibar. + 1.33 (07/02/2012) - A Vomnibar, which allows you to open sites from history, bookmarks, and tabs using Vimium's UI. Type "o" to try it. diff --git a/manifest.json b/manifest.json index 51658ccd..79f4e06f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Vimium", - "version": "1.33", + "version": "1.34", "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", -- cgit v1.2.3