From b7b6398c7d8be40d75da06a2d6d7e1f259952b24 Mon Sep 17 00:00:00 2001 From: zqb7 Date: Tue, 10 Sep 2024 06:28:10 +0800 Subject: [PATCH] update gh.sh:v2.56.0 --- gh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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