mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
v4.29.0 Release Candidate (#2289)
* v4.29.0 Release Candidate * update versions [skip ci] * Latest Release Candidate - some UI fixes - Ledger enhancements * final RC * change ledger signing text [skip ci]
This commit is contained in:
parent
46a73de82e
commit
c2b138c65c
42 changed files with 169 additions and 141 deletions
|
@ -14,8 +14,8 @@ if [ -n "$1" ]; then
|
|||
fi
|
||||
|
||||
CAKEWALLET_NAME="Cake Wallet"
|
||||
CAKEWALLET_VERSION="4.28.0"
|
||||
CAKEWALLET_BUILD_NUMBER=55
|
||||
CAKEWALLET_VERSION="5.0.0"
|
||||
CAKEWALLET_BUILD_NUMBER=56
|
||||
|
||||
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
|
||||
echo "Wrong app type."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue