diff --git a/.github/workflows/release_hysteria2.yml b/.github/workflows/release_hysteria2.yml index 43498c0e..c91638ec 100644 --- a/.github/workflows/release_hysteria2.yml +++ b/.github/workflows/release_hysteria2.yml @@ -21,7 +21,7 @@ jobs: - name: Setup Go uses: actions/setup-go@v6 with: - go-version: 1.24.7 + go-version: 1.25.1 cache-dependency-path: "plugin/hysteria2/src/main/go/hysteria2/app/go.sum" - name: Setup Java uses: actions/setup-java@v4 diff --git a/plugin/hysteria2/src/main/go/hysteria2 b/plugin/hysteria2/src/main/go/hysteria2 index 88890dde..a24ef5b8 160000 --- a/plugin/hysteria2/src/main/go/hysteria2 +++ b/plugin/hysteria2/src/main/go/hysteria2 @@ -1 +1 @@ -Subproject commit 88890dde2d555d787539ae0ea950ba472a969b7c +Subproject commit a24ef5b8f003b8a3127c52a20696b5ee9daa1160 diff --git a/version.properties b/version.properties index f06ff1c3..8a41b2c8 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ VERSION_CODE=254 NAIVE_VERSION_NAME=local NAIVE_VERSION=1 -HYSTERIA2_VERSION_NAME=2.6.2 -HYSTERIA2_VERSION=115 +HYSTERIA2_VERSION_NAME=2.6.3 +HYSTERIA2_VERSION=117 MIERU_VERSION_NAME=3.19.2 MIERU_VERSION=160