update versions (#1835)

* update versions

* android fix trial

* minor translation fix [skip ci]

* update monero_c
This commit is contained in:
Omar Hatem 2024-11-29 12:43:10 +02:00 committed by GitHub
parent 17d34beae9
commit 79f20c2847
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 97 additions and 59 deletions

View file

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