mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +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',
|
emojiBaseURL: 'https://www.gstatic.com/android/keyboard/emojikitchen',
|
||||||
enableGroupContext: false,
|
enableGroupContext: false,
|
||||||
groupContextLength: 50,
|
groupContextLength: 50,
|
||||||
version: 'v2.4.1'
|
version: 'v2.4.2'
|
||||||
}
|
}
|
||||||
const _path = process.cwd()
|
const _path = process.cwd()
|
||||||
let config = {}
|
let config = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue