From 553a80e32708f4d0d04613a4dc8dbdabb2ec83bb Mon Sep 17 00:00:00 2001 From: Vahid Nikoofard Date: Wed, 27 Dec 2023 20:26:39 -0300 Subject: [PATCH] Update jill.sh updating to Julia version 1.10 --- jill.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jill.sh b/jill.sh index 5249b95..0f4aa3f 100755 --- a/jill.sh +++ b/jill.sh @@ -17,7 +17,7 @@ # along with this program. If not, see . JULIA_LTS=1.6.7 -JULIA_LATEST=1.9 +JULIA_LATEST=1.10 function usage() { echo "usage: jill.sh [options]