Skip to content

Commit

Permalink
bump xseed.sh to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerboy448 authored Aug 18, 2024
1 parent bcd0db4 commit 69a87ba
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='2.2.1'
VERSION='3.0.0'
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
ENV_PATH="$SCRIPT_DIR/.env"

Expand Down

0 comments on commit 69a87ba

Please sign in to comment.