mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: version
This commit is contained in:
parent
b6218a26ed
commit
6f8eb1dd84
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ const defaultConfig = {
|
|||
emojiBaseURL: 'https://www.gstatic.com/android/keyboard/emojikitchen',
|
||||
enableGroupContext: false,
|
||||
groupContextLength: 50,
|
||||
version: 'v2.4.1'
|
||||
version: 'v2.4.2'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
let config = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue