From 082a773ceea775ab1d76c6759e9ff1b0b32583d4 Mon Sep 17 00:00:00 2001 From: Brevven Date: Mon, 21 Feb 2022 21:34:14 -0800 Subject: [PATCH] version --- README.md | 1 + changelog.txt | 5 +++++ info.json | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3701a10..f4772ad 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ See changelog.txt - [yokmp](https://mods.factorio.com/user/yokmp) (de) - [Sakuro](https://github.com/sakuro) (ja) - [S3BA](https://github.com/S3BA-pl) (pl) +- [x2605](https://github.com/x2605) (ko) diff --git a/changelog.txt b/changelog.txt index 6ae432f..dd1e88c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.7 +Date: 2022-02-22 + Features: + - ko locale, thanks to x2605 +--------------------------------------------------------------------------------------------------- Version: 1.0.6 Date: 2022-02-16 Fixes: diff --git a/info.json b/info.json index 9ccd7fc..ed4663d 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bztitanium", - "version": "1.0.6", + "version": "1.0.7", "factorio_version": "1.1", "title": "Titanium", "author": "Brevven",