We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76e056 commit dec9c4eCopy full SHA for dec9c4e
subnet/deployment-generator/script/generate.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-VERSION_GENERATOR="v0.3.1"
+VERSION_GENERATOR="v0.3.2"
3
VERSION_CSC="v0.1.1"
4
VERSION_GENESIS="v0.2.2"
5
@@ -39,4 +39,4 @@ if [[ $pup_success == false ]]; then
39
exit 1
40
fi
41
42
-echo 'subnet generation successful'
+echo 'subnet generation successful'
0 commit comments