mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
v0.5.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
"package": {
|
"package": {
|
||||||
"productName": "ChatGPT",
|
"productName": "ChatGPT",
|
||||||
"version": "0.4.2"
|
"version": "0.5.0"
|
||||||
},
|
},
|
||||||
"tauri": {
|
"tauri": {
|
||||||
"allowlist": {
|
"allowlist": {
|
||||||
@@ -64,7 +64,10 @@
|
|||||||
"type": "embedBootstrapper"
|
"type": "embedBootstrapper"
|
||||||
},
|
},
|
||||||
"wix": {
|
"wix": {
|
||||||
"language": ["zh-CN", "en-US"]
|
"language": [
|
||||||
|
"zh-CN",
|
||||||
|
"en-US"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user