버전문제 수정

This commit is contained in:
Macbook
2026-06-14 23:49:16 +09:00
parent 8b982d7272
commit 198ebbb3d7
5 changed files with 64 additions and 6 deletions
+1
View File
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# git push 전 desktop semver patch bump → tauri.conf.json + desktop/package.json
# Desktop 번들: frontend + packages/shared, 런타임: backend API
# (로컬 dist-desktop/build-info 는 무시 — stale 버전 방지)
set -euo pipefail