diff --git a/README.md b/README.md index f4560be3cf9..c579db94e51 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ export WALLET_DB=`pwd`/wallet-db # set the node tag and wallet tag to compatible versions export NODE_TAG=8.9.1 -export WALLET_TAG=2024.3.1 +export WALLET_TAG=2024.3.27 # set a port for the wallet server export WALLET_PORT=8090