Skip to content

Commit 59d97ba

Browse files
committed
Release 24.09
1 parent deec98c commit 59d97ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

hhfab

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,9 @@ findLatestVersion() {
9696

9797
installFile() {
9898
case "$VERSION" in
99-
latest) VERSION="v0.30.3";;
99+
latest) VERSION="v0.32.1";;
100100
24.09) VERSION="v0.32.1";;
101+
24.09.0) VERSION="v0.32.1";;
101102
beta-1) VERSION="v0.30.3";;
102103
alpha-7) VERSION="v0.19.2";;
103104
esac

0 commit comments

Comments
 (0)