We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814dd41 commit 5e4c808Copy full SHA for 5e4c808
1 file changed
go.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-VERSION="1.24.5"
+VERSION="1.24.6"
3
4
if [ -n "$1" ];then VERSION=$1;fi
5
0 commit comments