update only zano on 4.23.3 (#2091)

* update only zano on 4.23.3

* update versions [skip ci]
This commit is contained in:
Omar Hatem 2025-03-18 17:33:38 +02:00 committed by GitHub
parent b0269a7f14
commit fee523cd81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 29 additions and 24 deletions

View file

@ -14,8 +14,8 @@ if [ -n "$1" ]; then
fi
CAKEWALLET_NAME="Cake Wallet"
CAKEWALLET_VERSION="1.13.3"
CAKEWALLET_BUILD_NUMBER=48
CAKEWALLET_VERSION="1.13.4"
CAKEWALLET_BUILD_NUMBER=49
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
echo "Wrong app type."