From d4ad6417866345d0857ca473ddd464927efdda33 Mon Sep 17 00:00:00 2001 From: Kyuho Lee Date: Wed, 24 Jun 2020 05:10:27 +0900 Subject: [PATCH] Change version number into 0.3.7 --- README.md | 6 +++--- module.json | 6 +++--- module/module.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6d9f06f..42774d4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -![](https://img.shields.io/badge/Foundry-v0.6.2-informational) +![](https://img.shields.io/badge/Foundry-v0.6.4-informational) # FoundryVTT-lang-ko-KR -* **Version**: 0.3.6 -* **Foundry VTT Compatibility**: 0.6.2 +* **Version**: 0.3.7 +* **Foundry VTT Compatibility**: 0.6.4 * **Module Requirement(s)**: None ## 개요 diff --git a/module.json b/module.json index 5316dde..fcb26c4 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "name": "ko-KR", "title": "Tranlsation: Korean [Core]", "description": "FoundryVTT 코어 소프트웨어의 한국어화 모듈입니다.
한글 폰트 및 한국어 워드 브레이크를 적용하려면 모듈 관리 메뉴에서 본 모듈을 활성화하십시오.

개별 모듈 한국어화를 위해서는 modules2ko 모듈을 설치해주세요.

버그 및 오역 제보: github 저장소 이슈 등록 또는 shoyuvanilla@gmail.com", - "version": "0.3.6", + "version": "0.3.7", "minimumCoreVersion" : "0.6.0", - "compatibleCoreVersion": "0.6.2", + "compatibleCoreVersion": "0.6.4", "author": "Shoyu Vanilla", "styles": ["style.css"], @@ -19,5 +19,5 @@ "url": "https://github.com/ShoyuVanilla/FoundryVTT-lang-ko-KR", "manifest": "https://github.com/raw/ShoyuVanilla/FoundryVTT-lang-ko-KR/master/module/module.json", - "download": "https://github.com/ShoyuVanilla/FoundryVTT-lang-ko-KR/releases/download/v0.3.6/release.zip" + "download": "https://github.com/ShoyuVanilla/FoundryVTT-lang-ko-KR/releases/download/v0.3.7/release.zip" } diff --git a/module/module.json b/module/module.json index 5316dde..fcb26c4 100644 --- a/module/module.json +++ b/module/module.json @@ -2,9 +2,9 @@ "name": "ko-KR", "title": "Tranlsation: Korean [Core]", "description": "FoundryVTT 코어 소프트웨어의 한국어화 모듈입니다.
한글 폰트 및 한국어 워드 브레이크를 적용하려면 모듈 관리 메뉴에서 본 모듈을 활성화하십시오.

개별 모듈 한국어화를 위해서는 modules2ko 모듈을 설치해주세요.

버그 및 오역 제보: github 저장소 이슈 등록 또는 shoyuvanilla@gmail.com", - "version": "0.3.6", + "version": "0.3.7", "minimumCoreVersion" : "0.6.0", - "compatibleCoreVersion": "0.6.2", + "compatibleCoreVersion": "0.6.4", "author": "Shoyu Vanilla", "styles": ["style.css"], @@ -19,5 +19,5 @@ "url": "https://github.com/ShoyuVanilla/FoundryVTT-lang-ko-KR", "manifest": "https://github.com/raw/ShoyuVanilla/FoundryVTT-lang-ko-KR/master/module/module.json", - "download": "https://github.com/ShoyuVanilla/FoundryVTT-lang-ko-KR/releases/download/v0.3.6/release.zip" + "download": "https://github.com/ShoyuVanilla/FoundryVTT-lang-ko-KR/releases/download/v0.3.7/release.zip" }