chore(tauri): 0.1.4 — 우리 서버(20.200.170.37:8080)용 빌드

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
2026-09-22 20:33:35 +09:00
co-authored by Claude Fable 5.1
parent 996f1c853e
commit 5cb7d74efa
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CodeAssist",
"version": "0.1.3",
"version": "0.1.4",
"identifier": "com.codeassist.app",
"build": {
"beforeDevCommand": { "cwd": "../../2_frontend", "script": "npm run dev" },