fix: Webview JS crash on formatting due to unescaped newline (v1.0.28)

This commit is contained in:
Jay
2026-04-13 15:54:24 +09:00
parent df66c18ff7
commit cfdf8036c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "connect-ai-lab",
"displayName": "Connect AI",
"description": "100% 로컬 AI 코딩 에이전트 — 파일 생성, 코드 편집, 터미널 실행을 오프라인으로. Ollama + Gemma/Llama/DeepSeek 지원.",
"version": "1.0.27",
"version": "1.0.28",
"publisher": "connectailab",
"license": "MIT",
"icon": "assets/icon.png",