aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkerl2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerl b/kerl
index a8a574a..4951447 100755
--- a/kerl
+++ b/kerl
@@ -1147,7 +1147,7 @@ install_docsh() {
GIT=$(printf '%s' $REPO_URL | $MD5SUM | cut -d' ' -f $MD5SUM_FIELD)
BUILDNAME="$1"
DOCSH_DIR="$KERL_BUILD_DIR/$BUILDNAME/docsh"
- DOCSH_REF='0.5.0'
+ DOCSH_REF='0.6.1'
ACTIVE_PATH="$2"
OTP_VERSION=$(get_otp_version "$1")