aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--app/manifest.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c61d566b4..66cc571e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## Current Develop Branch
+## 4.11.0
+
+- Identical to 4.9.3. A rollback version to give time to fix bugs in the 4.10.x branch.
+
## 4.9.3 Wed Aug 15 2018
- (#4897)[https://github.com/MetaMask/metamask-extension/pull/4897]: QR code scan for recipient addresses.
diff --git a/app/manifest.json b/app/manifest.json
index 23085e1fd..655c9ed10 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -78,4 +78,4 @@
"*"
]
}
-}
+} \ No newline at end of file