From e35fbd92eaab039d16f627c0b2d04891b6df6a7d Mon Sep 17 00:00:00 2001
From: cgeek <cem.moreau@gmail.com>
Date: Thu, 3 Dec 2015 18:59:10 +0100
Subject: [PATCH] v0.12-beta6

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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