Skip to content

Commit

Permalink
Bump Wails release version
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Crane <marcus@utf9k.net>
  • Loading branch information
marcus-crane committed Jun 8, 2024
1 parent dd889f1 commit 0d3821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Install wails
shell: bash
run: go install github.com/wailsapp/wails/v2/cmd/wails@v2.7.1
run: go install github.com/wailsapp/wails/v2/cmd/wails@v2.8.2

- name: Set up Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 0d3821d

Please sign in to comment.