mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 12:09:43 +00:00
Add Tor to this release
This commit is contained in:
parent
6f7da06617
commit
5eab783434
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ fi
|
||||||
|
|
||||||
CAKEWALLET_NAME="Cake Wallet"
|
CAKEWALLET_NAME="Cake Wallet"
|
||||||
CAKEWALLET_VERSION="1.1.5"
|
CAKEWALLET_VERSION="1.1.5"
|
||||||
CAKEWALLET_BUILD_NUMBER=8
|
CAKEWALLET_BUILD_NUMBER=9
|
||||||
|
|
||||||
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
|
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
|
||||||
echo "Wrong app type."
|
echo "Wrong app type."
|
||||||
|
|
Loading…
Reference in a new issue