aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--app/manifest.json2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86ed3bcca..8fbc310ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 1.8.4 2016-05-13
+
- Point rpc servers to https endpoints.
## 1.8.3 2016-05-12
diff --git a/app/manifest.json b/app/manifest.json
index 288c153c3..d9697627f 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
- "version": "1.8.3",
+ "version": "1.8.4",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {