diff --git a/install.sh b/install.sh index 8572a4e28e11b71ed9338421e1fd202500cdc2d1..2a7a458f7d584aebc531026f3b713f1a5a5fea14 100644 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then fi ucoin_latest_version() { - echo "v0.12.1" + echo "v0.12.2" } ucoin_repo_url() {