diff --git a/ext/package.json b/ext/package.json
index 206ba07..3e3edfa 100644
--- a/ext/package.json
+++ b/ext/package.json
@@ -9,7 +9,7 @@
"description": "Masterpassword (see masterpasswordapp.com) as an extension for Firefox",
"author": "Torbjorn Tyridal (ttyridal)",
"license": "GPLv3",
- "version": "2.1.0b5",
+ "version": "2.1.0b6",
"icon": "webextension/icons/icon32.png",
"icon64": "webextension/icons/icon64.png",
"permissions": {"private-browsing": true, "multiprocess": true},
diff --git a/ext/webextension/manifest.json b/ext/webextension/manifest.json
index e8be51d..75e62a9 100644
--- a/ext/webextension/manifest.json
+++ b/ext/webextension/manifest.json
@@ -1,6 +1,6 @@
{
"name": "MasterPassword for Firefox",
- "version": "2.1.0b5",
+ "version": "2.1.0b6",
"manifest_version": 2,
"description": "Remember your MasterPassword, and this app will generate unique passwords for every other site you visit",
"author": "Torbjorn Tyridal (ttyridal)",
diff --git a/ext/webextension/src/options/releasenote.html b/ext/webextension/src/options/releasenote.html
index 7b442bb..5289dfb 100644
--- a/ext/webextension/src/options/releasenote.html
+++ b/ext/webextension/src/options/releasenote.html
@@ -8,7 +8,7 @@
- MasterPassword Release 2.1.0b5
+ MasterPassword Release 2.1.0b6
Thank you for using MasterPassword for Firefox! The easiest way to handle site-unique password on the web.
@@ -24,10 +24,9 @@
Keyboard shortcut
It is no longer possible to change the keyboard shortcut. If this is causing you too much trouble, please add your concerns
to this issue
-
Changes since v2.1.0b4
+ Changes since v2.1.0b5
- - Fix timeout when injecting password
-
- Emit focus event to closer emulate user input when injecting password
+
- New feature: Autofill username (cursor must be positioned on empty username input field)
Since v2.0.2