From 4f496eac1048daf69e6d30b5304caf1fb808ac9c Mon Sep 17 00:00:00 2001 From: claude-bot Date: Sun, 16 Aug 2026 21:57:45 +0900 Subject: [PATCH] =?UTF-8?q?release:=20v1.0.0=20=EC=A0=95=EC=8B=9D=20?= =?UTF-8?q?=EB=B0=B0=ED=8F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 기능 변경 없이 버전만 1.0.0 으로 승격(config 파일 지원, fabric meta 설치, 다운로드 오류 URL 표시 등 0.4.x 누적 기능 포함). Co-Authored-By: Claude Opus 4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0494769..a431a4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minecraft-music-quiz-installer", - "version": "0.4.30", + "version": "1.0.0", "description": "마인크래프트 음악퀴즈 간편설치기 + 관리 사이트", "main": "dist/installer/main.js", "scripts": {