feat(desktop): ship full and mini clients
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "森林AI",
|
||||
"version": "0.1.0",
|
||||
"productName": "森林AI Full",
|
||||
"version": "1.0.0",
|
||||
"identifier": "ai.senlin.workbench",
|
||||
"build": {
|
||||
"frontendDist": "../../web_v1/dist",
|
||||
@@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "森林AI",
|
||||
"title": "森林AI Full",
|
||||
"width": 1280,
|
||||
"height": 820
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user