Skip to content

Commit

Permalink
Merge pull request #673 from kyonRay/master
Browse files Browse the repository at this point in the history
<fix>(tools): update download_console.sh default version.
  • Loading branch information
kyonRay authored Aug 25, 2022
2 parents 7a35baf + aa0b20f commit c3835db
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-rc4"
default_version="3.0.0"
download_version="${default_version}"
specify_console=0
solc_suffix=""
Expand Down

0 comments on commit c3835db

Please sign in to comment.