From bf41ec96173092a5e23abed1d6dce077b6625603 Mon Sep 17 00:00:00 2001 From: Miepee <38186597+Miepee@users.noreply.github.com> Date: Tue, 26 Dec 2023 22:18:05 +0100 Subject: [PATCH] Update website to 7.1.1 --- ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.sh b/ci.sh index 2f902294..7c66b20d 100755 --- a/ci.sh +++ b/ci.sh @@ -3,7 +3,7 @@ set -e -x cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")" -randovania_version=7.1.0 +randovania_version=7.1.1 echo "Installing Requirements" python -m pip install randovania==$randovania_version cryptography