Skip to content

Commit

Permalink
project: update to V2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Caojiahao-Coder committed Feb 15, 2024
1 parent 16fdec0 commit 6a6048e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gpt_next",
"version": "1.3.9",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "vite --host --port 3000",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/update-history.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const UpdateHistory: {
content_cn: string
}[] = [{
status: 'active',
code: 'a51c70b4-342e-472e-93f6-36439de9d222',
code: '3a6b4ec8-8323-4387-a23c-d128afc33436',
content: `
# Update date: 2024-02-15
# Version: V2.0.0
Expand Down

0 comments on commit 6a6048e

Please sign in to comment.