feat: 更新版本

This commit is contained in:
lrhh123
2024-06-22 00:07:26 +08:00
parent 0d3b8eb253
commit 5c9b127222
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ const configuration: webpack.Configuration = {
}),
new MiniCssExtractPlugin({
filename: 'style.css',
filename: '[name].[contenthash].css',
}),
new BundleAnalyzerPlugin({
+1 -1
View File
@@ -56,7 +56,7 @@
## 下载地址
<a href="https://github.com/cs-lazy-tools/ChatGPT-On-CS/releases/download/v1.1.0-beta.2/1.1.0-beta.2.exe" style="display: inline-block; background-color: #008CBA; color: white; padding: 10px 20px; text-align: center; text-decoration: none; font-weight: bold; border-radius: 5px; margin: 4px 2px; cursor: pointer;">点击下载</a>
<a href="https://github.com/cs-lazy-tools/ChatGPT-On-CS/releases/download/v1.1.0/1.1.0.exe" style="display: inline-block; background-color: #008CBA; color: white; padding: 10px 20px; text-align: center; text-decoration: none; font-weight: bold; border-radius: 5px; margin: 4px 2px; cursor: pointer;">点击下载</a>
如果网络环境导致下载不了,可以使用百度云盘下载:
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "chatgpt-on-cs",
"description": "多平台智能客服,允许使用 ChatGPT 作为客服机器人",
"version": "1.1.0-beta.2",
"version": "1.1.0",
"keywords": [
"electron",
"boilerplate",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "chatgpt-on-cs",
"version": "1.1.0-beta.2",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "chatgpt-on-cs",
"version": "1.1.0-beta.2",
"version": "1.1.0",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chatgpt-on-cs",
"version": "1.1.0-beta.2",
"version": "1.1.0",
"description": "多平台智能客服,允许使用 ChatGPT 作为客服机器人",
"license": "AGPL-3.0",
"author": {