diff --git a/bin/version b/bin/version index 6493fa1..2039924 100644 --- a/bin/version +++ b/bin/version @@ -4,5 +4,6 @@ clash_v=v1.7.1 meta_v=v1.19.11 singboxp_v=1.10.0-alpha.29-067c81a7 singbox_v=1.10.7 +singboxr_v=1.13.0-alpha.27 versionsh=1.9.2beta7 GeoIP_v=20251128 diff --git a/scripts/webget.sh b/scripts/webget.sh index c3f9cf1..f396f66 100644 --- a/scripts/webget.sh +++ b/scripts/webget.sh @@ -1502,8 +1502,8 @@ setcore(){ #内核选择菜单 echo -e " >>\033[32m$meta_v \033[33m占用略高,GeoSite可能不兼容华硕固件\033[0m" echo -e " 说明文档: \033[36;4mhttps://wiki.metacubex.one\033[0m" echo -e "2 \033[43;30m SingBoxR \033[0m: \033[32m支持全面\033[0m" - echo -e " >>\033[32m$singbox_v \033[33m使用reF1nd增强分支\033[0m" - echo -e " 说明文档: \033[36;4mhttps://sing-boxr.dustinwin.us.kg/zh/\033[0m" + echo -e " >>\033[32m$singboxr_v \033[33m使用reF1nd增强分支\033[0m" + echo -e " 说明文档: \033[36;4mhttps://sing-boxr.dustinwin.us.kg\033[0m" #echo -e "4 \033[43;30m SingBoxP \033[0m: \033[32m支持ssr、providers、dns并发……\033[0m" #echo -e " >>\033[32m$singboxp_v \033[33mPuerNya分支版本\033[0m" #echo -e " 说明文档: \033[36;4mhttps://sing-boxp.dustinwin.top\033[0m"