Skip to content

Commit 8b102d2

Browse files
authored
chore: release version 20.11.02 (#764)
1 parent f72da7c commit 8b102d2

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.10.16"
8+
UTILS_TAG="20.11.2"
99

1010

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

0 commit comments

Comments
 (0)