Skip to content

Commit

Permalink
Merge pull request #11 from nervosnetwork/update-version
Browse files Browse the repository at this point in the history
release v0.6.0-rc1
  • Loading branch information
jjyr authored Jul 30, 2021
2 parents c27e694 + 549bc9e commit 3c13e1d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion godwoken
2 changes: 1 addition & 1 deletion godwoken-polyjuice
2 changes: 1 addition & 1 deletion godwoken-scripts
2 changes: 1 addition & 1 deletion tool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ check_clerkb_files_exists(){

check_scripts_files_exists(){
local -a arr=(
"always-success" "custodian-lock" "eth-account-lock" "meta-contract-generator" "stake-lock" "sudt-generator" "withdrawal-lock"
"always-success" "custodian-lock" "eth-account-lock" "tron-account-lock" "meta-contract-generator" "stake-lock" "sudt-generator" "withdrawal-lock"
"challenge-lock" "deposit-lock" "meta-contract-validator" "state-validator" "sudt-validator"
)
local path=`pwd`/test-result/scripts/godwoken-scripts
Expand Down

0 comments on commit 3c13e1d

Please sign in to comment.