diff options
author | Chen Wei <wei.chen@cobinhood.com> | 2019-09-06 19:02:52 +0800 |
---|---|---|
committer | Chen Wei <wei.chen@cobinhood.com> | 2019-09-06 19:02:52 +0800 |
commit | 1e68b9c31535c0dfe585937155479a281bfcee3c (patch) | |
tree | 7af1eec7407ffc4b28aae73c85d828260d97c164 /app | |
parent | c599680435c1169e7765caef46772ca7ace9aa5b (diff) | |
download | tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.tar tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.tar.gz tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.tar.bz2 tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.tar.lz tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.tar.xz tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.tar.zst tangerine-wallet-browser-1e68b9c31535c0dfe585937155479a281bfcee3c.zip |
bump version
Diffstat (limited to 'app')
-rw-r--r-- | app/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index d33d4bd7c..b2a4f06ca 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "6.8.0", + "version": "6.8.1", "manifest_version": 2, "author": "dev@byzantine-lab.io", "description": "__MSG_appDescription__", |