diff --git a/gh.sh b/gh.sh index cff56e4..35564bf 100755 --- a/gh.sh +++ b/gh.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION="v2.55.0" +VERSION="v2.56.0" if [ -n "$1" ];then VERSION=$1