Skip to content

Commit

Permalink
update download_console (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjseagull authored Jul 11, 2022
1 parent 54223b9 commit c98af73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/download_console.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
package_name="console.tar.gz"
default_version="3.0.0-rc3"
default_version="3.0.0-rc4"
download_version="${default_version}"
specify_console=0
solc_suffix=""
Expand Down

0 comments on commit c98af73

Please sign in to comment.