diff --git a/install.sh b/install.sh
index ab29ec1288862c4d96882563fe99e3e740e0ee86..b0f5991dd8fe39b25f44705e89c76222c115b844 100644
--- a/install.sh
+++ b/install.sh
@@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then
 fi
 
 ucoin_latest_version() {
-  echo "v0.12-beta6"
+  echo "v0.12.0"
 }
 
 ucoin_repo_url() {