v5.1.0 Release Candidate (#2332)

* v5.1.0 Release Candidate

* update app versions [skip ci]

* separate secrets for Monero.com [skip ci]

* fix: amount getting wiped when pasting address

* update Trocador Monero api key [skip ci]

* move fiat api key to headers [skip ci]

* latest Release candidate
This commit is contained in:
Omar Hatem 2025-06-27 22:20:18 +03:00 committed by GitHub
parent 5aeb6b7522
commit c2cca1ff37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 95 additions and 70 deletions

View file

@ -12,13 +12,13 @@ TYPES=($MONERO_COM $CAKEWALLET)
APP_IOS_TYPE=$1
MONERO_COM_NAME="Monero.com"
MONERO_COM_VERSION="5.0.0"
MONERO_COM_BUILD_NUMBER=125
MONERO_COM_VERSION="5.1.0"
MONERO_COM_BUILD_NUMBER=127
MONERO_COM_BUNDLE_ID="com.cakewallet.monero"
CAKEWALLET_NAME="Cake Wallet"
CAKEWALLET_VERSION="5.0.1"
CAKEWALLET_BUILD_NUMBER=322
CAKEWALLET_VERSION="5.1.0"
CAKEWALLET_BUILD_NUMBER=324
CAKEWALLET_BUNDLE_ID="com.fotolockr.cakewallet"