We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd0db4 commit 69a87baCopy full SHA for 69a87ba
xseed.sh
@@ -8,7 +8,7 @@
8
9
# Load environment variables from .env file if it exists
10
# in the same directory as this bash script
11
-VERSION='2.2.1'
+VERSION='3.0.0'
12
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
13
ENV_PATH="$SCRIPT_DIR/.env"
14
0 commit comments