Skip to content

Commit 69a87ba

Browse files
authored
bump xseed.sh to v3
1 parent bcd0db4 commit 69a87ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xseed.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# Load environment variables from .env file if it exists
1010
# in the same directory as this bash script
11-
VERSION='2.2.1'
11+
VERSION='3.0.0'
1212
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
1313
ENV_PATH="$SCRIPT_DIR/.env"
1414

0 commit comments

Comments
 (0)