aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHsuan Lee <hsuan@cobinhood.com>2019-01-04 14:40:35 +0800
committerHsuan Lee <hsuan@cobinhood.com>2019-01-04 14:40:35 +0800
commit2fb0d69af183a3f923f0cf351143e8fd7658f020 (patch)
treedad26f0c3e632746303765f7da955b813b690ac3
parent76de801c69d6e42aa1df62f9f884b5cda8da1bcc (diff)
downloaddexon-wallet-2fb0d69af183a3f923f0cf351143e8fd7658f020.tar.gz
dexon-wallet-2fb0d69af183a3f923f0cf351143e8fd7658f020.tar.zst
dexon-wallet-2fb0d69af183a3f923f0cf351143e8fd7658f020.zip
Release new patch
-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 4c059c71..f5e779e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Develop Branch
+## 1.2.4 Fri Jan 04 2019
+
## 1.2.3 Wed Dec 19 2018
## 1.2.2 Wed Dec 12 2018
diff --git a/app/manifest.json b/app/manifest.json
index 8a968c93..8408a55d 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
- "version": "1.2.3",
+ "version": "1.2.4",
"manifest_version": 2,
"author": "https://dexon.org",
"description": "__MSG_appDescription__",