diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 23f7680..ccf7c0a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -42,7 +42,7 @@ }, "createUpdaterArtifacts": true, "license": "MIT", - "licenseFile": "../LICENSE" + "licenseFile": "../LICENCE" }, "plugins": { "updater": {