-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/wailsapp/wails/v2 from 2.9.1 to 2.9.2 (#695
) * build(deps): bump github.com/wailsapp/wails/v2 from 2.9.1 to 2.9.2 Bumps [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: github.com/wailsapp/wails/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: bump wails version in github workflow --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roland Bewick <[email protected]>
- Loading branch information
1 parent
0ce1576
commit d524380
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ jobs: | |
node-version: "20.x" | ||
|
||
- name: Install Wails | ||
run: go install github.com/wailsapp/wails/v2/cmd/[email protected].1 | ||
run: go install github.com/wailsapp/wails/v2/cmd/[email protected].2 | ||
shell: bash | ||
|
||
- name: Install Linux Wails deps | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters