Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lencx committed Dec 12, 2022
1 parent 36e7be2 commit 92dc316
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions UPDATE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# UPDATE LOG

## v0.2.0

feat: menu enhancement
- customize user-agent to prevent security detection interception
- clear all chatgpt configuration files

## v0.1.8

feat:
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"package": {
"productName": "ChatGPT",
"version": "0.1.8"
"version": "0.2.0"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 92dc316

Please sign in to comment.