new release candidate (#1996)

* new release candidate

* disable swapTrade [skip ci]
This commit is contained in:
Omar Hatem 2025-02-03 15:17:46 +02:00 committed by GitHub
parent 8b56c52dc6
commit 6d4b93132f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 17 additions and 12 deletions

View file

@ -15,7 +15,7 @@ fi
CAKEWALLET_NAME="Cake Wallet"
CAKEWALLET_VERSION="1.13.0"
CAKEWALLET_BUILD_NUMBER=44
CAKEWALLET_BUILD_NUMBER=46
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
echo "Wrong app type."