diff options
author | Chen Wei <wei.chen@cobinhood.com> | 2019-09-16 15:01:20 +0800 |
---|---|---|
committer | Chen Wei <wei.chen@cobinhood.com> | 2019-09-16 15:01:20 +0800 |
commit | b30a3f35b1518ef243c09d4ec11f8c069f15dc0d (patch) | |
tree | 3b98c1183393abf58fe8325a1999978c7cdf336e /app/manifest.json | |
parent | 5fde796c1a150186c789111eb883004be829c687 (diff) | |
download | tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.tar tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.tar.gz tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.tar.bz2 tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.tar.lz tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.tar.xz tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.tar.zst tangerine-wallet-browser-b30a3f35b1518ef243c09d4ec11f8c069f15dc0d.zip |
bump version to 6.8.2
Diffstat (limited to 'app/manifest.json')
-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 b2a4f06ca..f18cd7d08 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "__MSG_appName__", - "version": "6.8.1", + "version": "6.8.2", "manifest_version": 2, "author": "dev@byzantine-lab.io", "description": "__MSG_appDescription__", |