diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-03-23 01:38:56 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-03-23 01:38:56 +0800 |
commit | 8797977550540bf19a358ad227b7e85fea71be0d (patch) | |
tree | 95c168efc2582adb740e4dfd10c6ba9f11d57cbb /app | |
parent | ec7372ef51e519e76d0203694cade98bb0136e64 (diff) | |
download | tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.tar tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.tar.gz tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.tar.bz2 tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.tar.lz tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.tar.xz tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.tar.zst tangerine-wallet-browser-8797977550540bf19a358ad227b7e85fea71be0d.zip |
Version 0.14.0
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 737aac4cf..9e638dc1b 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_appName__", - "version": "0.13.0", + "version": "0.14.0", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { |