Compare commits

...

1 Commits

Author SHA1 Message Date
4f496eac10 release: v1.0.0 정식 배포
기능 변경 없이 버전만 1.0.0 으로 승격(config 파일 지원, fabric meta 설치,
다운로드 오류 URL 표시 등 0.4.x 누적 기능 포함).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-16 21:57:45 +09:00

View File

@@ -1,6 +1,6 @@
{
"name": "minecraft-music-quiz-installer",
"version": "0.4.30",
"version": "1.0.0",
"description": "마인크래프트 음악퀴즈 간편설치기 + 관리 사이트",
"main": "dist/installer/main.js",
"scripts": {