Skip to content

Commit

Permalink
v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MHSanaei committed Aug 9, 2023
1 parent ed53df5 commit dc9d075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion config/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.5
1.7.6

0 comments on commit dc9d075

Please sign in to comment.