From b3f4d4f31876587240d48b1849e5c1f527a67e48 Mon Sep 17 00:00:00 2001 From: cgeek <cem.moreau@gmail.com> Date: Wed, 2 Dec 2015 13:51:15 +0100 Subject: [PATCH] v0.12-beta4 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 13792d031..8b92809c4 100644 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ if [ -z "$UCOIN_DIR" ]; then fi ucoin_latest_version() { - echo "v0.12-beta3" + echo "v0.12-beta4" } ucoin_repo_url() { -- GitLab