Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release.yml2
-rw-r--r--config/version2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 2028d767..69134b5d 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4.1.0
with:
- go-version: 'stable'
+ go-version: '1.20'
- name: Install dependencies for arm64
if: matrix.platform == 'arm64'
diff --git a/config/version b/config/version
index 5849151f..d2634851 100644
--- a/config/version
+++ b/config/version
@@ -1 +1 @@
-1.7.5 \ No newline at end of file
+1.7.6 \ No newline at end of file