diff --git a/hooks/versions.sh b/hooks/versions.sh index af1e2ce..6ddb58f 100755 --- a/hooks/versions.sh +++ b/hooks/versions.sh @@ -3,4 +3,5 @@ declare -A versions VERSIONS[9]=3.6 VERSIONS[10]=3.8 VERSIONS[11]=3.10 -VERSIONS[12]=3.11 +VERSIONS[12]=3.12 +VERSIONS[13]=3.14