diff --git a/subnet/deployment-generator/script/generate.sh b/subnet/deployment-generator/script/generate.sh index 93a9b57..185bb61 100755 --- a/subnet/deployment-generator/script/generate.sh +++ b/subnet/deployment-generator/script/generate.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION_GENERATOR="v0.3.1" +VERSION_GENERATOR="v0.3.2" VERSION_CSC="v0.1.1" VERSION_GENESIS="v0.2.2" @@ -39,4 +39,4 @@ if [[ $pup_success == false ]]; then exit 1 fi -echo 'subnet generation successful' \ No newline at end of file +echo 'subnet generation successful'