chore(desktop): 更新应用名称、标识符和版本号

This commit is contained in:
2026-02-07 17:46:00 +08:00
parent 989d8973f5
commit 6b12745e50

View File

@@ -2,9 +2,9 @@ import type { ElectrobunConfig } from 'electrobun'
export default { export default {
app: { app: {
name: 'Furtherverse', name: 'Desktop',
identifier: 'com.imbytecat.furtherverse', identifier: 'com.furtherverse.desktop',
version: '0.1.0', version: '1.0.0',
}, },
build: { build: {
bun: { bun: {