Skip to content

Commit

Permalink
Update xseed.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerboy448 authored Nov 7, 2024
1 parent 53938e1 commit 9784709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xseed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

Expand Down

0 comments on commit 9784709

Please sign in to comment.