Skip to content

Commit eeff65b

Browse files
committed
XA utils version should be 8.0.0
1 parent 3d3c93e commit eeff65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash -e
22

3-
XA_UTILS_VERSION="6.0.0"
3+
XA_UTILS_VERSION="8.0.0"
44
MACOS_TARGET="10.15"
55

66
if [ -z "${MY_DIR}" ]; then

0 commit comments

Comments
 (0)