Skip to content

Commit 569defb

Browse files
committed
updates
1 parent 4709c34 commit 569defb

51 files changed

Lines changed: 278 additions & 612 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
"window-state-js": patch
5555
---
5656

57-
Update to tauri beta.3.
57+
Update to tauri beta.4.

.scripts/ci/check-license-header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const ignore = [
2727
"api-iife.js",
2828
"init-iife.js",
2929
".build",
30-
"notify_rust"
30+
"notify_rust",
3131
];
3232

3333
async function checkFile(file) {

0 commit comments

Comments
 (0)