Skip to content

Commit

Permalink
Merge branch 'develop' into uiux/revamp-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-blc authored Aug 27, 2024
2 parents a04c7b2 + 02caa2d commit a6b6b72
Show file tree
Hide file tree
Showing 17 changed files with 463 additions and 399 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
uses: baptiste0928/cargo-install@v3
with:
crate: tauri-cli
version: "2.0.0-beta.15"
version: "2.0.0-rc.0"

- uses: tauri-apps/tauri-action@v0
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: baptiste0928/cargo-install@v3
with:
crate: tauri-cli
version: "2.0.0-beta.15"
version: "2.0.0-rc.0"

- uses: tauri-apps/tauri-action@v0
env:
Expand Down
22 changes: 18 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a6b6b72

Please sign in to comment.