From 282d67206ad03e712f408c3cd8c9f45e56dd202a Mon Sep 17 00:00:00 2001 From: Brevven Date: Sat, 11 Feb 2023 23:16:03 -0800 Subject: [PATCH] v --- README.md | 4 ++++ changelog.txt | 5 +++++ info.json | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb273d..7d89bd3 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ See changelog.txt - [brevven](https://mods.factorio.com/user/brevven) (code, design, graphics) - [snouz](https://github.com/snouz) (graphics) +### Compatibility +- [nihilistzsche](https://github.com/nihilistzsche) + + ### Localization - [Sakuro](https://github.com/sakuro) (ja) - [TheoMarque](https://github.com/TheoMarque) (pl) diff --git a/changelog.txt b/changelog.txt index 078efff..6a0804d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.2.18 +Date: 2023-02-12 + Changes: + - Crafting efficiency improvements, thanks to nihilistzsche +--------------------------------------------------------------------------------------------------- Version: 1.2.17 Date: 2023-01-17 Features: diff --git a/info.json b/info.json index 39f479e..820e697 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzlead", - "version": "1.2.17", + "version": "1.2.18", "factorio_version": "1.1", "title": "Lead", "author": "Brevven",