From 10b6b7fc21c8386713bc5e307b60b6fb85dbdc60 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Mon, 13 Oct 2025 18:11:11 +0200 Subject: [PATCH] 2.0.2 --- ChemistryForYou2/changelog.txt | 6 ++++++ ChemistryForYou2/info.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChemistryForYou2/changelog.txt b/ChemistryForYou2/changelog.txt index 3f99fcd..37ea93f 100644 --- a/ChemistryForYou2/changelog.txt +++ b/ChemistryForYou2/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.2 +Date: 13.10.2025 + Bug Fixes: + - Add missing ingredient types + - Increase mod compatibility +--------------------------------------------------------------------------------------------------- Version: 2.0.1 Date: 10.10.2025 Bug Fixes: diff --git a/ChemistryForYou2/info.json b/ChemistryForYou2/info.json index 6ac751c..21fd2b4 100644 --- a/ChemistryForYou2/info.json +++ b/ChemistryForYou2/info.json @@ -1,6 +1,6 @@ { "name": "ChemistryForYou2", - "version": "2.0.1", + "version": "2.0.2", "factorio_version": "2.0", "title": "ChemistryForYou", "author": "Timeken, cackling fiend",