aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-05-08 00:33:34 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-05-08 00:34:11 +0800
commit97e7cb3f35dc7822f44945515fd56581f49201e2 (patch)
treecdcbac4b99a23c28a5b8eeccb9ea533da8132679 /app
parent4668d419842e2f7c0c1af36447ba1c3716babadf (diff)
downloaddexon-wallet-97e7cb3f35dc7822f44945515fd56581f49201e2.tar.gz
dexon-wallet-97e7cb3f35dc7822f44945515fd56581f49201e2.tar.zst
dexon-wallet-97e7cb3f35dc7822f44945515fd56581f49201e2.zip
Fix datetime display
Diffstat (limited to 'app')
-rw-r--r--app/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json
index 46fdd75c..2e72a481 100644
--- a/app/manifest.json
+++ b/app/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
- "version": "1.3.5",
+ "version": "1.3.6",
"manifest_version": 2,
"author": "https://dexon.org",
"description": "__MSG_appDescription__",