Explorar el Código

change the release env

guagualvcha hace 3 años
padre
commit
2bf7d669ea
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .github/release.env

+ 2 - 2
.github/release.env

@@ -1,2 +1,2 @@
-MAINNET_FILE_URL="https://github.com/binance-chain/bsc/releases/download/v1.1.2/mainnet.zip"
-TESTNET_FILE_URL="https://github.com/binance-chain/bsc/releases/download/v1.1.2/testnet.zip"
+MAINNET_FILE_URL="https://github.com/binance-chain/bsc/releases/download/v1.1.6/mainnet.zip"
+TESTNET_FILE_URL="https://github.com/binance-chain/bsc/releases/download/v1.1.6/testnet.zip"