aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2012-07-03 10:21:33 -0700
committerilya2012-07-03 10:21:33 -0700
commitb6ba1c4979877adae005dc61945abf6f965376e9 (patch)
treebda17912d9f9f815987861c91ad23d2b68192545
parentd6f61c7be63bbe8b3ee455a46614012991f55379 (diff)
downloadvimium-b6ba1c4979877adae005dc61945abf6f965376e9.tar.bz2
Cutting 1.34 for the bookmarklets bug fix
-rw-r--r--README.markdown4
-rw-r--r--manifest.json2
2 files changed, 5 insertions, 1 deletions
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",