From a95a8a3c781053f64bf875fcc539c57ff606d348 Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Thu, 9 Feb 2023 11:11:32 +0100 Subject: [PATCH] update Tauri to v1.2.4 --- .gitignore | 3 ++- tauri | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f7f5807..2687354 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target node_modules -src/*.mjs \ No newline at end of file +src/*.mjs +.DS_Store diff --git a/tauri b/tauri index 72389b0..19019e4 160000 --- a/tauri +++ b/tauri @@ -1 +1 @@ -Subproject commit 72389b00d7b495ffd7750eb1e75a3b8537d07cf3 +Subproject commit 19019e4eb627e1c2191a1f0455239c32d2248bf5