diff --git a/README.md b/README.md index c4cfbc7a57a..a6e5311ebda 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ export WALLET_DB=`pwd`/wallet-db # set the node tag and wallet tag to compatible versions export NODE_TAG=8.9.4 -export WALLET_TAG=2024.5.5 +export WALLET_TAG=2024.7.7 # set a port for the wallet server export WALLET_PORT=8090