From 06f525b28a2fbf87b4220453b42ec6f17c8d7a29 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 17 Oct 2025 11:51:23 +0200 Subject: [PATCH] 2.0.6 --- ChemistryForYou2/changelog.txt | 5 +++++ ChemistryForYou2/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChemistryForYou2/changelog.txt b/ChemistryForYou2/changelog.txt index 1ccef52..13fc216 100644 --- a/ChemistryForYou2/changelog.txt +++ b/ChemistryForYou2/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.6 +Date: 17.10.2025 + Bug Fixes: + - Fix prerequisite for rich-water-filtration when 248k and silicon are active but bzgas is not +--------------------------------------------------------------------------------------------------- Version: 2.0.5 Date: 16.10.2025 Bug Fixes: diff --git a/ChemistryForYou2/info.json b/ChemistryForYou2/info.json index cd97b89..1888931 100644 --- a/ChemistryForYou2/info.json +++ b/ChemistryForYou2/info.json @@ -1,6 +1,6 @@ { "name": "ChemistryForYou2", - "version": "2.0.5", + "version": "2.0.6", "factorio_version": "2.0", "title": "ChemistryForYou", "author": "Timeken, cackling fiend",