diff --git a/UPDATE_LOG.md b/UPDATE_LOG.md index 8367d0a..9f5cc61 100644 --- a/UPDATE_LOG.md +++ b/UPDATE_LOG.md @@ -1,6 +1,6 @@ # UPDATE LOG -## v0.6.2 +## v0.6.3 fix: path not allowed on the configured scope diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index df076a0..0341f72 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "ChatGPT", - "version": "0.6.2" + "version": "0.6.3" }, "tauri": { "allowlist": {