diff --git a/gh.sh b/gh.sh index dcb84fd..12714cf 100755 --- a/gh.sh +++ b/gh.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION="v2.60.0" +VERSION="v2.60.1" if [ -n "$1" ];then VERSION=$1