V4.23.3 RC (#2069)

* V4.23.3 RC

* update release notes [skip ci]
This commit is contained in:
Omar Hatem 2025-03-07 02:48:22 +02:00 committed by GitHub
parent 3dabad81f4
commit e56dd1256d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 33 additions and 37 deletions

View file

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