We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6255ff0 commit 07bd4e8Copy full SHA for 07bd4e8
1 file changed
etcd.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/bash
2
-VERSION="v3.6.10"
+VERSION="v3.6.11"
3
4
if [ -n "$1" ];then
5
VERSION=$1
0 commit comments