aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-05-15 10:05:00 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-05-15 10:05:00 +0800
commitb97e0d74acdc939034e19bbbc66f85d0033991e4 (patch)
tree121bca467bbf7cfbfbeea64cff619013317a91d8
parent98e9f666eb1c8310c32ef9c29db244ea5e845457 (diff)
downloaddexon-wallet-b97e0d74acdc939034e19bbbc66f85d0033991e4.tar.gz
dexon-wallet-b97e0d74acdc939034e19bbbc66f85d0033991e4.tar.zst
dexon-wallet-b97e0d74acdc939034e19bbbc66f85d0033991e4.zip
Update 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 533a1c67..0fc2bac8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Develop Branch
+## 1.3.7 Wed May 15 2019
+
## 1.3.6 Wed May 08 2019
## 1.3.5 Tue May 07 2019
diff --git a/app/manifest.json b/app/manifest.json
index 2e72a481..6c642af0 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
- "version": "1.3.6",
+ "version": "1.3.7",
"manifest_version": 2,
"author": "https://dexon.org",
"description": "__MSG_appDescription__",