diff --git a/.env.mainnet.example b/.env.mainnet.example index 860bb0b..a386f2d 100644 --- a/.env.mainnet.example +++ b/.env.mainnet.example @@ -7,7 +7,7 @@ RPC_TRUSTED_IP_RANGES= # e.g. "https://app.example.com,https://admin.example.com" CORS_ALLOWED_ORIGINS=* -GETH_VERSION=v1.14.11 +GETH_VERSION=v1.14.13 PRYSM_VERSION=v5.1.0 REINIT_GETH=true diff --git a/.env.maya.example b/.env.maya.example index 195b71c..c432976 100644 --- a/.env.maya.example +++ b/.env.maya.example @@ -7,7 +7,7 @@ RPC_TRUSTED_IP_RANGES= # e.g. "https://app.example.com,https://admin.example.com" CORS_ALLOWED_ORIGINS=* -GETH_VERSION=v1.14.11 +GETH_VERSION=v1.14.13 PRYSM_VERSION=v5.1.0 REINIT_GETH=true diff --git a/.env.moksha.example b/.env.moksha.example index 46b2383..17b9357 100644 --- a/.env.moksha.example +++ b/.env.moksha.example @@ -7,7 +7,7 @@ RPC_TRUSTED_IP_RANGES= # e.g. "https://app.example.com,https://admin.example.com" CORS_ALLOWED_ORIGINS=* -GETH_VERSION=v1.14.11 +GETH_VERSION=v1.14.13 PRYSM_VERSION=v5.1.0 REINIT_GETH=true