diff --git a/UPDATE_LOG.md b/UPDATE_LOG.md index f9e0264..a57fa9e 100644 --- a/UPDATE_LOG.md +++ b/UPDATE_LOG.md @@ -1,5 +1,9 @@ # UPDATE LOG +## v0.1.2 + +- initialization + ## v0.1.1 - initialization diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 9a39ea9..e189d7b 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "ChatGPT", - "version": "0.1.1" + "version": "0.1.2" }, "tauri": { "allowlist": {