Skip to content

Commit 4468afe

Browse files
authored
Update default kerl version to 4.1.1 (#314)
Version 4.1.1 fixes compatibility with Ubuntu versions >=23.0
1 parent 8c5dacf commit 4468afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export KERL_VERSION="${ASDF_KERL_VERSION:-4.0.0}"
1+
export KERL_VERSION="${ASDF_KERL_VERSION:-4.1.1}"
22

33
handle_failure() {
44
function=$1

0 commit comments

Comments
 (0)