Skip to content

Commit 79df3fd

Browse files
committed
chore: update app id
1 parent 25ec7fc commit 79df3fd

File tree

4 files changed

+10
-16
lines changed

4 files changed

+10
-16
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "xyz.chatboxapp.app",
3-
"productName": "xyz.chatboxapp.app",
2+
"name": "xyz.chatboxapp.ce",
3+
"productName": "xyz.chatboxapp.ce",
44
"version": "0.0.1",
55
"license": "GPL-3.0 license",
66
"description": "A desktop client for multiple cutting-edge AI models",
@@ -188,8 +188,8 @@
188188
]
189189
},
190190
"build": {
191-
"productName": "Chatbox",
192-
"appId": "xyz.chatboxapp.app",
191+
"productName": "Chatbox CE",
192+
"appId": "xyz.chatboxapp.ce",
193193
"asar": true,
194194
"asarUnpack": "**\\*.{node,dll}",
195195
"files": [
@@ -277,12 +277,6 @@
277277
"./assets/**"
278278
],
279279
"publish": [
280-
{
281-
"provider": "s3",
282-
"bucket": "chatbox",
283-
"endpoint": "https://323943171e765db4cc94a7f640e57cb0.r2.cloudflarestorage.com",
284-
"path": "/releases"
285-
},
286280
{
287281
"provider": "github",
288282
"owner": "Bin-Huang",

release/app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "xyz.chatboxapp.app",
3-
"productName": "xyz.chatboxapp.app",
2+
"name": "xyz.chatboxapp.ce",
3+
"productName": "xyz.chatboxapp.ce",
44
"version": "0.10.0",
55
"description": "A desktop client for multiple cutting-edge AI models",
66
"author": {

0 commit comments

Comments
 (0)