aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
-rw-r--r--app/manifest.json2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa7149e9d..0d10f208f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,11 @@
## Current Master
+## 2.3.1 2016-06-09
+
- Style up the info page
- Cache identicon images to optimize for long lists of transactions.
+- Fix out of gas errors
## 2.3.0 2016-06-06
diff --git a/app/manifest.json b/app/manifest.json
index 8cb797e03..d037fb22f 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
- "version": "2.3.0",
+ "version": "2.3.1",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {