1
0
MHSanaei 1 жил өмнө
parent
commit
dc9d075e0a

+ 1 - 1
.github/workflows/release.yml

@@ -19,7 +19,7 @@ jobs:
       - name: Setup Go
         uses: actions/[email protected]
         with:
-          go-version: 'stable'
+          go-version: '1.20'
           
       - name: Install dependencies for arm64
         if: matrix.platform == 'arm64'

+ 1 - 1
config/version

@@ -1 +1 @@
-1.7.5
+1.7.6