Skip to content

Commit 1ab9dfd

Browse files
brackets-ioabose
authored andcommitted
fix: dev build name
1 parent f168b6a commit 1ab9dfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"resources": [
197197
"src-node/*"
198198
],
199-
"shortDescription": "Phoenix Code",
199+
"shortDescription": "Phoenix Code Experimental Build",
200200
"targets": [
201201
"appimage",
202202
"nsis",
@@ -484,4 +484,4 @@
484484
}
485485
]
486486
}
487-
}
487+
}

0 commit comments

Comments
 (0)