new versions (#1767)

This commit is contained in:
Omar Hatem 2024-10-22 17:40:49 +03:00 committed by GitHub
parent 3898208a6a
commit 68b18f66bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 11 additions and 10 deletions

View file

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