Skip to content

Commit

Permalink
7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani authored Apr 1, 2024
1 parent 631f6e8 commit 6c82f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e -x
shopt -s extglob
cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"

randovania_version=7.4.0
randovania_version=7.5.0

echo "Installing Requirements"
python -m pip install randovania==$randovania_version cryptography
Expand Down

0 comments on commit 6c82f67

Please sign in to comment.