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 c0c0bd424..4e141a920 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 2.5.0 2016-06-29
+
- Implement new account design.
- Added a network indicator mark in dropdown menu
- Added network name next to network indicator
diff --git a/app/manifest.json b/app/manifest.json
index dbf5e05f5..ebeaf16f6 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
- "version": "2.4.5",
+ "version": "2.5.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {