mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
v4.23.2 Release Candidate (#2039)
* v4.23.2 Release Candidate * adjust bottom nav bar height * Adjust gradient and padding * fix blur
This commit is contained in:
parent
8798c1bf9e
commit
e8fdf33a79
9 changed files with 99 additions and 190 deletions
|
@ -14,8 +14,8 @@ if [ -n "$1" ]; then
|
|||
fi
|
||||
|
||||
CAKEWALLET_NAME="Cake Wallet"
|
||||
CAKEWALLET_VERSION="1.13.0"
|
||||
CAKEWALLET_BUILD_NUMBER=46
|
||||
CAKEWALLET_VERSION="1.13.2"
|
||||
CAKEWALLET_BUILD_NUMBER=47
|
||||
|
||||
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
|
||||
echo "Wrong app type."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue