Skip to content

Commit 96dc171

Browse files
authored
chore: release version 20.09.29 (#737)
1 parent 0011baf commit 96dc171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ set -euo pipefail
55
BRANCH=master
66
DEV=false
77
DOCKER_REGISTRY="https://registry-1.docker.io"
8-
UTILS_TAG="20.09.08"
8+
UTILS_TAG="20.09.29"
99

1010

1111
function print_help() {
1212
cat <<EOF
13-
xud.sh 20.09.08
13+
xud.sh 20.09.29
1414
The launcher script for Exchange Union environment
1515
1616
USAGE:

0 commit comments

Comments
 (0)