From 3ca66cf309aeb3ee652ed8d117cce03356f962e4 Mon Sep 17 00:00:00 2001 From: lencx Date: Fri, 23 Dec 2022 21:56:45 +0800 Subject: [PATCH] v0.6.3 --- UPDATE_LOG.md | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {