aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-04-08 10:48:29 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-04-08 10:48:29 +0800
commit29de839213df0ef5c103a549e9a7ffe00df60535 (patch)
treec218a25044fda172805b4ab4f776fb55650dac0a
parent9c386d20c43fbf2651a1979614925e43b1d3a217 (diff)
downloaddexon-wallet-29de839213df0ef5c103a549e9a7ffe00df60535.tar.gz
dexon-wallet-29de839213df0ef5c103a549e9a7ffe00df60535.tar.zst
dexon-wallet-29de839213df0ef5c103a549e9a7ffe00df60535.zip
Bump version
-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 13d9e7ca..d4065295 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Develop Branch
+## 1.2.7 Mon Apr 08 2019
+
## 1.2.6 Mon Apr 01 2019
## 1.2.5 Thu Mar 07 2019
diff --git a/app/manifest.json b/app/manifest.json
index 6e9c5c1b..4d8cd086 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
- "version": "1.2.6",
+ "version": "1.2.7",
"manifest_version": 2,
"author": "https://dexon.org",
"description": "__MSG_appDescription__",